Tresjs/cientos

<LOD />

JaimeTorrealba opened this issue · 0 comments

Description

As a developer using Tres I would like to have different level of detailed mesh depending on the distance of the camera.

ThreeJs provide us with LOD. Which we can easily adapt it

Suggested solution

Could be based on: https://github.com/pmndrs/drei#detailed

Other alternatives are considered (I believe we can be a little more intuitive attaching the mesh directly and no by position)

Alternative

Also, it could be a composable like useLevelOfDetail

Additional context

No response

Validations