Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-26 | Y axis is now up as it should be | Julian T | |
2020-03-26 | Started work on area light, cleaned up ray.c and clamped colors | Julian T | |
2020-03-25 | Create new fitting scene to test area lights | Julian T | |
2020-03-23 | No dynamic allocation | Julian T | |
2020-03-22 | Added container allowing scatic allocation of all the scene data. | Julian T | |
This will make porting to arduino alot easier | |||
2020-02-23 | Added phong light model and fixed sphere intersect | Julian T | |
2020-02-21 | Pretty realistic colors | Julian T | |
2020-02-21 | Added pgm drawing and got light ray tracing working | Julian T | |
Still needs correct light simulation and reflections |