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
Go to file
Leon van Kammen 9360fdee93 minor fixes 2023-05-23 17:22:00 +02:00
.github/workflows work in progress [might break] 2023-05-22 19:10:31 +02:00
dist minor fixes 2023-05-23 17:22:00 +02:00
doc
example minor fixes 2023-05-23 17:22:00 +02:00
src minor fixes 2023-05-23 17:22:00 +02:00
test
.gitignore
.vimrc
README.md updated docs + added MPL license 2023-05-23 11:30:39 +02:00
build.hxml
index.html threejs bugfix + doc update 2023-05-23 14:57:45 +02:00
make updated docs + added MPL license 2023-05-23 11:30:39 +02:00

README.md

Actions Status

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