Skip to content

Add support for screen space LOD#142

Open
AlaricBaraou wants to merge 1 commit into
agargaro:masterfrom
AlaricBaraou:screen-space-lod
Open

Add support for screen space LOD#142
AlaricBaraou wants to merge 1 commit into
agargaro:masterfrom
AlaricBaraou:screen-space-lod

Conversation

@AlaricBaraou

Copy link
Copy Markdown
Contributor

Just like the batched mesh extension, this adds support for screen space LOD.
Though on this one, it's hard to come close to the BVH distance based LOD in term of performances.

I'm not sure how to proceed, it has the advantage to work fine with both perspective and othographic camera and don't impact the performances of distance based LOD but I'm not sure about making it the default.

What are your thoughts on this ?

@sonarqubecloud

sonarqubecloud Bot commented Oct 7, 2025

Copy link
Copy Markdown

@agargaro agargaro added the enhancement New feature or request label Dec 5, 2025
@agargaro agargaro added this to the r4 milestone Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants