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 3933d3eaa6 update documentation 2023-08-08 13:09:04 +02:00
.github/workflows copy gltfs to website root 2023-06-30 13:59:43 +02:00
dist updated docs + examples 2023-08-08 12:40:38 +02:00
doc renamed BROWSER_OVERRIDE => NAVIGATOR, EMBED_OVERRIDE => EMBEDDED 2023-05-05 13:26:17 +02:00
example updated docs + examples 2023-08-08 12:40:38 +02:00
src updated docs + examples 2023-08-08 12:40:38 +02:00
test typofix which broke the parser 2023-07-03 17:06:16 +02:00
.gitignore skip tag files 2023-05-09 17:53:51 +02:00
.vimrc href work in progress + aframe simplify refactor 2023-05-12 22:06:21 +02:00
README.md updated docs + added MPL license 2023-05-23 11:30:39 +02:00
build.hxml wip 2023-08-04 09:11:26 +02:00
index.html update documentation 2023-08-08 13:09:04 +02:00
make updated docs + examples 2023-08-08 12:40:38 +02:00
shell.nix updated docs + examples 2023-08-08 12:40:38 +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