Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Load/Surf/Interact with 3D models via URLs at runtime.XR Fragments is a tiny specification for viewing 3D models as linkable AR/VR websites.Address and Control anything inside a 3D model with W3C Media Fragments and URI Templates.Simply SURF a 3D file-verse and design for a Spatial Open Internet with the highest degree of interoperability.
Godot developers can use the [xrfragment.gd](https://codeberg.org/coderofsalvation/xrfragment-godot/src/branch/main/xrfragment.gd) library to build their own XR browser.
There's an [Example Godot Project](https://codeberg.org/coderofsalvation/xrfragment-godot) included which uses it using this simple [main.gd](https://codeberg.org/coderofsalvation/xrfragment-godot/src/branch/main/main.gd) script.
NOTE: the XR Fragment support is not as mature as the AFRAME library (see Example Model Browser in sidemenu)
Load/Surf/Interact with 3D models via URLs at runtime.
XR Fragments is a tiny specification for viewing 3D models as linkable AR/VR websites.
Address and Control anything inside a 3D model with W3C Media Fragments and URI Templates.
Simply SURF a 3D file-verse and design for a Spatial Open Internet with the highest degree of interoperability.
Reviews
Quick Information
Load/Surf/Interact with 3D models via URLs at runtime.XR Fragments is a tiny specification for viewing 3D models as linkable AR/VR websites.Address and Control anything inside a 3D model with W3C Media Fragments and URI Templates.Simply SURF a 3D file-verse and design for a Spatial Open Internet with the highest degree of interoperability.