aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23Runs on arduino, output not testetarduinoJulian T
2020-03-23No dynamic allocationJulian T
2020-03-23Removed dynamic allocation of color in main.cJulian T
2020-03-23Random is generated by user defined functionJulian T
2020-03-22Added container allowing scatic allocation of all the scene data.Julian T
2020-03-21Fixed bugs from clang scan-buildJulian T
2020-03-21Added render makefile targetJulian T
2020-03-21Added much nicer sceneJulian T
2020-03-21Added enviromental lighting and progress counterJulian T
2020-03-10Initial with a link to resourcesJulian T
2020-03-10Fixed color_setJulian T
2020-03-09Added anti aliasingJulian T
2020-03-09Colors are floats nowJulian T
2020-03-09New test sceneJulian T
2020-03-09Makefile does not print mkdirJulian T
2020-03-02Added makefile and removed debug printingJulian T
2020-03-02Removed spectral from test imageJulian T
2020-02-23Better test imageJulian T
2020-02-23Added test png and readmeJulian T
2020-02-23Added reflectionsJulian T
2020-02-23Moved phong to seperate functionJulian 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
2020-02-19Viewpoint system and share/ray intersection workingJulian T