projects
/
MicroTrace.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Phong does not work yet, but saving here
[MicroTrace.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
982c074
..
f263909
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-19,6
+19,10
@@
OBJ = MicroTrace.o\
FlatShader.o\
EyeLightShader.o\
ReflectiveEyeLightShader.o\
+ PhongShader.o\
+ Light.o\
+ PointLight.o\
+ SpotLight.o\
Scene.o\
Primitive.o
This page took
0.019508 seconds
and
4
git commands to generate.