cstatz / cstatz/blazert

Test cases for blazeRT

Open
#2 1 comment 0 reactions 2 assignees Claimed by @z80z80z80 View on GitHub
enhancement
Dominant language
C++
Stars
12
Forks
3
PR merge metrics
No merged PRs in 30d

Description

We need test cases for blazeRT, at least with respect to the following functions

```bvh/aabb.h```:
- [ ] intersect_node

```bvh/accel.h```:
- [ ] intersect_leaf
- [ ] traverse

```bvh/bbox.h```:
- [ ] ~~GetBoundingBox~~
- [ ] compute_bounding_box

```primitives/trimesh.h```:
- [ ] intersect
- [ ] update_intersector (_optional_)
- [ ] prepare_traversal (_optional_)
- [ ] post_traversal (_optional_)

Feel free to add additional testing in case I missed any functions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.