Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Plugin/Vue UI Plugin/Troisjs/
Troisjs ref
Search

Troisjs ref

Created
Created
2021 Aug 3 3:18
Tags
Tags
Render loop | TroisJS
TroisJS launch a requestAnimationFrame loop to render the scene, you can use onBeforeRender() to execute your code before each frame. WARNING The render loop usually runs at 60fps, don't use reactivity to update troisjs components, you should directly update ThreeJS objects. Please see why here : proxy setter benchmark.
https://troisjs.github.io/guide/core/raf.html
 
 
 
 
 
 
 
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Service/Web App/Web App Framework/
Vue
Vue
/Vue Tool/Vue Plugin/Vue UI Plugin/Troisjs/
Troisjs ref
Copyright Seonglae Cho