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
Construct scene as a list of objects from the 3D file (.obj) instead of having a list of files per object.
Separate mesh/object loader as a trait, such that the obj, gltf, usdz, etc can be used, but the core functionality of the project should be agnostic to the choice