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

Nodes: Line2 (fat lines) #26704

Merged
merged 4 commits into from Sep 11, 2023
Merged

Nodes: Line2 (fat lines) #26704

merged 4 commits into from Sep 11, 2023

Conversation

aardgoose
Copy link
Contributor

Translation of original fat line shader to Nodes. Most comments are directly from the original work.

Note WebGPU Scissor does not constrain the area of the rendertarget that is set to the clear color, hence an alternative method of providing a different background color to the small inset view in the example.

For some reason, the produced code has multiple assignments to the uVu varying.

@sunag sunag added this to the r157 milestone Sep 6, 2023
@sunag sunag merged commit 11f4ca7 into mrdoob:dev Sep 11, 2023
18 checks passed
@aardgoose aardgoose deleted the line2 branch October 15, 2023 10:27
@sunag sunag mentioned this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants