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

Feat/lod improvements #64

Merged
merged 21 commits into from
Jan 27, 2025
Merged

Feat/lod improvements #64

merged 21 commits into from
Jan 27, 2025

Conversation

piellardj
Copy link
Member

This PR contains improvements on the LOD:

  • reduce the CPU load on the main thread by offloading the computations to a dedicated worker thread
  • add the option to use flat shading (instead of smooth shading). Flat shading still looks cool, and removes the visual artifacts visible at the junction of LOD patches in smooth shading mode.

@piellardj piellardj requested a review from Sceat January 26, 2025 19:55
@piellardj piellardj self-assigned this Jan 26, 2025
@Sceat
Copy link
Member

Sceat commented Jan 27, 2025

/merge

Copy link

Success! Fast forwarded master to feat/lod_improvements! git checkout master && git merge feat/lod_improvements --ff-only

@github-actions github-actions bot merged commit d5e09c0 into master Jan 27, 2025
2 checks passed
@piellardj piellardj deleted the feat/lod_improvements branch January 27, 2025 19:35
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.

2 participants