aboutsummaryrefslogtreecommitdiff
path: root/src/world
AgeCommit message (Collapse)Author
2021-08-01Implement dielectric material from RTIAWJulian T
2021-07-31Remove dynamic boxes from object and list implementationJulian T
2021-07-31Better documentation and cleanupJulian T
2021-03-06Several changes to bounding boxesJulian T
For instance removed support for shapes without a bounding box, such as planes
2021-02-21Add 3d bounding box and merged SceneIntersection and IntersectionJulian T
2021-02-12Implement multithreaded compiling of tilesJulian T
2021-02-10Fixed most clippy warningsJulian T