vasturiano / three-render-objects

Easy way to render ThreeJS objects with built-in interaction defaults

Home Page:https://vasturiano.github.io/three-render-objects/example/basic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing and using .gltf models

sc0ttj opened this issue · 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 you should just need to create a gltf three object, via the GLTFLoader and pass it onto this module in the list of objects.