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

Integrate a Basic Embree-based Hair Raytracer #4

Closed
CaffeineViking opened this issue Oct 20, 2018 · 1 comment
Closed

Integrate a Basic Embree-based Hair Raytracer #4

CaffeineViking opened this issue Oct 20, 2018 · 1 comment
Assignees
Labels
Project: Raytracer Issues relating to the Embree-based raytrace. Type: Feature Something new and shiny is being requested.

Comments

@CaffeineViking
Copy link
Owner

CaffeineViking commented Oct 20, 2018

Integrate a basic strand raytracer so we can use it as the ground-truth for comparisons. This first task won't feature a lot of fancy light transport just yet, the core problem this issue tries to address is the matching of the camera parameters between the rasterizer and the raytracer. Match these using simple some Kajiya-Kay.

@CaffeineViking CaffeineViking added Type: Feature Something new and shiny is being requested. Project: Raytracer Issues relating to the Embree-based raytrace. labels Oct 20, 2018
@CaffeineViking CaffeineViking changed the title Integrate a Basic Embree Hair Raytracer Integrate a Basic Embree-based Hair Raytracer Oct 20, 2018
@CaffeineViking CaffeineViking self-assigned this Oct 20, 2018
@CaffeineViking
Copy link
Owner Author

This now works in the latest branch. It doesn't use the full scene graph yet, but that will be completed in #6 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project: Raytracer Issues relating to the Embree-based raytrace. Type: Feature Something new and shiny is being requested.
Projects
None yet
Development

No branches or pull requests

1 participant