added Sphere collision but might be broken and is very messy
This commit is contained in:
+6
-3
@@ -8,6 +8,9 @@ add_executable(Raytracer main.c
|
||||
examples.h
|
||||
cJSON.c
|
||||
cJSON.h
|
||||
vec3.h
|
||||
triangle.h
|
||||
structs.h)
|
||||
structs.h
|
||||
Collision.c
|
||||
Collision.c
|
||||
Collision.c
|
||||
collosion.h
|
||||
raytrace.c)
|
||||
|
||||
Reference in New Issue
Block a user