Tresjs / cientos

Collection of useful helpers and fully functional, ready-made abstractions for TresJS
https://cientos.tresjs.org/
MIT License
281 stars 40 forks source link

Adapt abstractions to `useLoop` instead of `useRenderLoop` #421

Closed alvarosabu closed 1 month ago

alvarosabu commented 4 months ago

Description

As a developer using @tresjs/cientos I would like to benefit from the new composable and loop logic introduced in v4 https://github.com/Tresjs/tres/pull/673

Suggested solution

Update the following abstractions

Alternative

No response

Additional context

No response

Validations