NOTE: This feature is available for select users in the Early Access program at this time
One way to bring 3D models and scenes into Altspace is using the glTF standard. You can upload a .glb file (packed glTF) to create a Model that you can later spawn in the World Editor. It's an alternative to uploading your own Kits. We recommend creating Models for quick demonstrations since you won't need to use Unity and recommend creating Kits when you want to maximize performance and reusability.
- Find some glTF 3D assets. One place to search is Sketchfab (try filtering for "Downloadable" models like this). Once you find it, click "Download 3D Model"
- Copy the link to the model and read the licensing requirements.
- Download the "Autoconverted Format (glTF)" version
- Open the GLB Packer site and check the box "Convert PNG to JPEG (beta)"
- Uncompress the glTF files you just downloaded and drag them all at once into the GLB Packer browser tab
- Depending on the number and size of the files, it may take a while to process. When it'd done, an "out.glb" file will be downloaded. Rename that file to something informative--this will be the name of the object in the world (e.g "Low Poly Wolf.glb")
- Navigate to altvr.com > More > Models and click "Create"
- Specify the location of the .glb file and make sure you copy the Sketchfab link into the description for attribution. Specify a preview image if you so desire and click "Create Model"
- Click "Copy to Clipboard"
- Open the World Editor > Altspace > Basics > GLTF
- Paste in your url and click "Confirm"
- Congrats! You just spawned your first Model
Troubleshooting
- When I clicked "Confirm" nothing happened
- We currently have a 100k polygon limit. If it fails, please delete the Object to avoid potential problems with users joining your World
- There may be other problems with the asset. Try to use assets with as few polygons as possible.
- The model you're bringing in may be very small or very large. Try increasing/decreasing the Scale or move your avatar around, you might be standing inside the model!
- It's really slow to load
- How quickly other users in the World load it will depend on their connection speeds. It's also not cached like Kit assets so if you place one in your Home, example, you'll end up re-downloading the same Model every time you join, which isn't great.
- There's no collision
- By default there's no collision on the objects that are brought in this way
- When I spawn it, I lose my controls on 6 DOF or I'm inside so it's hard to manipulate it
- Yes, we're aware of these issues and hope to address them soon.
Comments
0 comments
Article is closed for comments.