-
-
Notifications
You must be signed in to change notification settings - Fork 1
Add Mesh LOD support #60
Copy link
Copy link
Open
Labels
feature requestRequest a new featureRequest a new feature
Milestone
Description
Metadata
Metadata
Assignees
Labels
feature requestRequest a new featureRequest a new feature
Projects
StatusShow more project fields
Todo
Is your feature request related to a problem? Please describe.
Currently there is no built-in support for Mesh Level Of Detail (LOD).
Describe the solution you'd like
Implement a LOD component with the following functionality:
Additional context
This should allow the user to avoid rendering subpixel triangles (tris smaller than a single pixel)