This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
dorayme
Watch
1
Star
0
Fork
0
You've already forked dorayme
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
566be9bcf6e974ef800aea83d0c4f49875c6d310
dorayme
/
source
/
shapes
History
Godzil
b251b632ac
Add a parameter for shapes to not drop shadow.
2020-02-22 17:38:25 +00:00
..
cube.cpp
Added CUBES!
2020-02-22 17:30:15 +00:00
light.cpp
Renaming Object to Shape (part 1)
2020-02-18 11:40:55 +00:00
material.cpp
Add preliminary support for material emissivity.
2020-02-22 15:14:09 +00:00
plane.cpp
Added planes!
2020-02-21 00:26:48 +00:00
ray.cpp
Renaming Object to Shape (part 1)
2020-02-18 11:40:55 +00:00
shape.cpp
Add a parameter for shapes to not drop shadow.
2020-02-22 17:38:25 +00:00
sphere.cpp
Shape is now an abstract class and can't be instanciated.
2020-02-21 00:02:30 +00:00
testshape.cpp
Shape is now an abstract class and can't be instanciated.
2020-02-21 00:02:30 +00:00