Phong does not work yet, but saving here
[MicroTrace.git] / 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.