a tiny specification for (viewing) 3D models (metadata) 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. https://xrfragment.org
Leon van Kammen 9360fdee93 | ||
---|---|---|
.github/workflows | ||
dist | ||
doc | ||
example | ||
src | ||
test | ||
.gitignore | ||
.vimrc | ||
README.md | ||
build.hxml | ||
index.html | ||
make |
README.md
Documentation
https://coderofsalvation.github.io/xrfragment
available implementations
See documentation for more info
development
Pre-build libraries can be found in /dist folder
If you really want to build from source:
$ ./make install
$ ./make build && ./make runtest