Age | Commit message (Expand) | Author |
---|---|---|
2022-04-16 | Add object::is_on to check whether a point is on the object's surface. | Keuin |
2022-04-15 | Code Refactor: | Keuin |
2022-04-12 | Refactor: move hitlist, object, sphere, viewport into single files. | Keuin |
index : rt | ||
My ray tracer. Written in C++11. Using nothing more than STL. |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2022-04-16 | Add object::is_on to check whether a point is on the object's surface. | Keuin |
2022-04-15 | Code Refactor: | Keuin |
2022-04-12 | Refactor: move hitlist, object, sphere, viewport into single files. | Keuin |