angular-threejs / angular-three

Angular Renderer for THREE.js
MIT License
184 stars 23 forks source link

When updating input parameters, scene is not rendered #27

Closed fclmman closed 1 month ago

fclmman commented 1 year ago

I can not make my angular-three component to work properly, after input data changes the scene is not updated properly, mabe i miss something about updating the view on data updates?

fclmman commented 1 year ago

And also after some components are destroyed, their content is still rendered