#RVT model loader in three.js
6 messages · Page 1 of 1 (latest)
I don’t know about rvt loader in r3f, three js but you can convert model into glb format from blender.
yeah. thats what I tried before. but I want a complete workflow to load rvt model with three.js.
Rvt files don’t have a lot of interoperability. You’ll have to convert them first to something more exchangeable
thank you. So should I convert it to gltf or fbx or something similar to what three.js supports?
I would do GLTF if your goal is the web. Super well supported