three-render-objects icon indicating copy to clipboard operation
three-render-objects copied to clipboard

Importing and using .gltf models

Open sc0ttj opened this issue 2 years ago • 1 comments

I'd like to be able to use .gtlf models with this wrapper, or have some documentation explaining how to do so, if it's already possible.

sc0ttj avatar Mar 07 '23 14:03 sc0ttj

@sc0ttj you should just need to create a gltf three object, via the GLTFLoader and pass it onto this module in the list of objects.

vasturiano avatar Mar 07 '23 19:03 vasturiano