Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | Fix bvh test. No longer a leaf attribute in node object. | Stan Seibert | |
2021-05-09 | Redo node format to include number of children, rather than just leaf bit. | Stan Seibert | |
2021-05-09 | Convert bvh module into a package directory. | Stan Seibert | |
2021-05-09 | BVH and BVHLayer classes with unittests. | Stan Seibert | |
These classes will be the data types used by the new BVH generation code. |