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

Add models of camera lens #12

Open
Zielon opened this issue Oct 16, 2020 · 0 comments
Open

Add models of camera lens #12

Zielon opened this issue Oct 16, 2020 · 0 comments
Assignees
Labels
feature A new feature

Comments

@Zielon
Copy link
Owner

Zielon commented Oct 16, 2020

Sample a new direction of a ray going trough a lense.
Variables are already available in the Uniform buffer.

float aperture;
float focalDistance;
@Zielon Zielon created this issue from a note in Real-time Path Tracer in Vulkan (To do) Oct 16, 2020
@Zielon Zielon changed the title Model a camera lens Add models of camera len Oct 16, 2020
@Zielon Zielon changed the title Add models of camera len Add models of camera lens Oct 20, 2020
@Zielon Zielon moved this from To do to In progress in Real-time Path Tracer in Vulkan Oct 21, 2020
@Zielon Zielon self-assigned this Oct 21, 2020
@Zielon Zielon moved this from In progress to To do in Real-time Path Tracer in Vulkan Oct 29, 2020
@Zielon Zielon removed their assignment Nov 9, 2020
@Zielon Zielon added the feature A new feature label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Development

No branches or pull requests

2 participants