aboutsummaryrefslogtreecommitdiff
path: root/scene.h
AgeCommit message (Collapse)Author
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
Still needs correct light simulation and reflections