Godzil
01a0de09ab
Add 3 new type of object: Sphere, Object and Intersect.
...
Add Intersect object as a way to report where a ray intersect another object and which one it is.
Add an Object base class for all object that can be rendered.
Add the Sphere object.
2020-02-17 11:16:20 +00:00
Godzil
1e2588441f
Rename tuple file to remove the plural.
...
Also add empty shell ray.
2020-02-15 23:18:04 +00:00
Godzil
dee4b9ae91
Now we can transform!
2020-02-14 23:28:56 +00:00
Godzil
c4c216647d
First batch of matrix related functions
2020-02-14 17:49:51 +00:00
Godzil
fac2212661
Canvas implementation and add build of LodePNG
2020-02-14 16:04:28 +00:00
Godzil
f3678992c5
Add Colour implementation
2020-02-14 15:08:40 +00:00
Godzil
0caa4b8e34
Add all cmakelist files
2020-02-14 14:21:30 +00:00