aboutsummaryrefslogtreecommitdiff
path: root/scene.c
AgeCommit message (Expand)Author
2020-03-26Y axis is now up as it should beJulian T
2020-03-26Started work on area light, cleaned up ray.c and clamped colorsJulian T
2020-03-25Create new fitting scene to test area lightsJulian T
2020-03-23No dynamic allocationJulian T
2020-03-22Added container allowing scatic allocation of all the scene data.Julian T
2020-02-23Added phong light model and fixed sphere intersectJulian T
2020-02-21Pretty realistic colorsJulian T
2020-02-21Added pgm drawing and got light ray tracing workingJulian T