Projection equation and first cube
This commit is contained in:
2
compile
2
compile
@@ -12,6 +12,7 @@ RAYTRACER_SRC="src/window/*.c \
|
||||
src/scene/*.c \
|
||||
src/raytracer/*.c \
|
||||
src/math/*.c \
|
||||
src/camera/*.c \
|
||||
"
|
||||
|
||||
RASTERISER_SRC="src/window/*.c \
|
||||
@@ -20,6 +21,7 @@ RASTERISER_SRC="src/window/*.c \
|
||||
src/list/*.c \
|
||||
src/rasteriser/*.c \
|
||||
src/math/*.c \
|
||||
src/camera/*.c \
|
||||
$WAPP_SRC \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user