Age | Commit message (Expand) | Author |
---|---|---|
2021-05-09 | update tests to work for python versions <2.7 | Anthony LaTorre |
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 |