aboutsummaryrefslogtreecommitdiff
path: root/scene.h
AgeCommit message (Expand)Author
2020-05-07Global illuminationJulian T
2020-05-06First version of global lightJulian 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-03-21Added enviromental lighting and progress counterJulian T
2020-03-10Initial with a link to resourcesJulian T
2020-03-02Added makefile and removed debug printingJulian T
2020-02-23Added reflectionsJulian 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