You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this looks like an interesting library and I wouldn't mind trying it out. There does seem to be a problem for me in that I'd like to use regular old Object3D. Am I correct that without enabling options faces or vertices that geometry is only required for the boundingSphere? I'm wondering maybe if there is a way to generalize that.
Use cases include:
GLTF which have the scene (Group) as the root object
Instancing where I could use an Object3d to represent an instance
hey there,
this looks like an interesting library and I wouldn't mind trying it out. There does seem to be a problem for me in that I'd like to use regular old Object3D. Am I correct that without enabling options faces or vertices that
geometry
is only required for theboundingSphere
? I'm wondering maybe if there is a way to generalize that.Use cases include:
The text was updated successfully, but these errors were encountered: