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

[Low Priority] Simple Interactive Preview #23

Open
PearCoding opened this issue Oct 10, 2018 · 1 comment
Open

[Low Priority] Simple Interactive Preview #23

PearCoding opened this issue Oct 10, 2018 · 1 comment
Assignees

Comments

@PearCoding
Copy link
Owner

Add simple interactive preview raytracer for first impression on material and data.
Keep complex specular and diffuse interaction at minimum. (e.g. only ~4 specular and ~1 diffuse bounce)

-- Requires GPU utilization for fast response.
-- Iterative pixel sampling with only one pixel sample each step.

@PearCoding PearCoding added this to the v0.12 milestone Oct 10, 2018
@PearCoding PearCoding self-assigned this Oct 10, 2018
@PearCoding PearCoding removed this from the v0.12 milestone Oct 28, 2019
@PearCoding
Copy link
Owner Author

This also requires improved scene loading -> Should be done in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant