[go: nahoru, domu]

Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Improved ray-box intersection testing #33

Open
4rknova opened this issue Aug 16, 2018 · 0 comments
Open

Improved ray-box intersection testing #33

4rknova opened this issue Aug 16, 2018 · 0 comments
Assignees
Projects
Milestone

Comments

@4rknova
Copy link
Owner
4rknova commented Aug 16, 2018

Current Implementation is based on:

Amy Williams, Steve Barrus, R. Keith Morley, and Peter Shirley. 2005. An efficient and robust ray-box intersection algorithm. In ACM SIGGRAPH 2005 Courses (SIGGRAPH '05), John Fujii (Ed.). ACM, New York, NY, USA, Article 9 .
DOI
ACM
Direct Link

Investigate on potential improvements using the improved version from Peter Shirley, Andrew Kensler and Thiago Ize, documented in this blog post

@4rknova 4rknova created this issue from a note in xtracer 2.0 (To do) Aug 16, 2018
@4rknova 4rknova self-assigned this Aug 16, 2018
@4rknova 4rknova added this to the 3.0 milestone Aug 16, 2018
@4rknova 4rknova moved this from To do to In progress in xtracer 2.0 Oct 13, 2018
4rknova added a commit that referenced this issue Oct 23, 2018
Checked current implementation and cleaned up existing code
#33
@4rknova 4rknova modified the milestones: 3.0, 2.0 Sep 19, 2019
@4rknova 4rknova moved this from In progress to Backlog in xtracer 2.0 Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
xtracer 2.0
  
Backlog
Development

No branches or pull requests

1 participant