Godzil
2a8fe61388
Working on adding test for the shape object.
2020-02-20 18:06:29 +00:00
Godzil
a477b137e7
Add a super special Camera from a well known constructor. Can take picture up to Infinite TeraPixel!
2020-02-20 16:08:47 +00:00
Godzil
a82b67faa4
Working on worlds.
...
It's currently crashing.
2020-02-19 18:05:48 +00:00
Godzil
4dd7a3af39
Add Chapter 5 and 6 executable to the test list
2020-02-17 23:22:05 +00:00
Godzil
9bdfb26f7e
Add Chapter 06 test!
2020-02-17 19:15:58 +00:00
Godzil
5ebed12f4f
Add support for point light and materials.
...
Add material to objects.
2020-02-17 19:12:57 +00:00
Godzil
656ff52204
Add Chapter 5 "putting it together" example.
2020-02-17 14:30:21 +00:00
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
8faf1db3be
More Ray work.
2020-02-15 23:45:19 +00:00
Godzil
79af9fbc97
Also rename the test file.
2020-02-15 23:20:37 +00:00
Godzil
dee4b9ae91
Now we can transform!
2020-02-14 23:28:56 +00:00
Godzil
514bd649c1
Correct how google test is used.
...
I think it was working before because the other computer had gtest system installed.
Bonus: it is now also integrated with CTest
2020-02-14 22:19:39 +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