Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test cases for blazeRT #2

Open
9 tasks
orgarten opened this issue May 5, 2020 · 1 comment
Open
9 tasks

Test cases for blazeRT #2

orgarten opened this issue May 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@orgarten
Copy link
Collaborator

orgarten commented May 5, 2020

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.

@orgarten orgarten assigned orgarten, cstatz and z80z80z80 and unassigned orgarten May 5, 2020
@orgarten orgarten added the enhancement New feature or request label May 18, 2020
@orgarten
Copy link
Collaborator Author

Updated function descriptions.

@cstatz cstatz changed the title test cases for blazeRT Test cases for blazeRT Jun 23, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants