trois icon indicating copy to clipboard operation
trois copied to clipboard

Can it keep up with frequent feature updates to Threejs?

Open KahrLu opened this issue 1 year ago • 2 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?

KahrLu avatar Apr 25 '23 07:04 KahrLu