troisjs / trois

✨ ThreeJS + VueJS 3 + ViteJS ⚡

Home Page:https://troisjs.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can it keep up with frequent feature updates to Threejs?

KahrLu opened this issue · comments

Hi @klevron ,
on the homepage of react-three-fiber repo. There is a interesting question:

Can it keep up with frequent feature updates to Threejs?
Yes. It merely expresses Threejs in JSX, dynamically turns into new THREE.Mesh(). If a new Threejs version adds, removes or changes features, it will be available to you instantly without depending on updates to this library.

So does trois.js have the same advantages?

Awesome question! Would love to know as well

commented

The author of this library seems to have not updated it for a long time. But recently there is a new library Tresjs