Replies: 2 comments
-
|
Hi Markus, If helpful, happy to share a quick checklist you can try. |
Beta Was this translation helpful? Give feedback.
-
|
In R3F you use conditional rendering, same as a regular React component. The fiber reconciler handles adding/removing from the Three.js scene for you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add/remove objects dynamically?
For example, when a person joins. Is it possible to add his avatar to the scene?
If yes, is a renderer necessary for this?
If a re-render is necessary, how do you prevent animations from being spotted?
Beta Was this translation helpful? Give feedback.
All reactions