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 a6fa82fd85 scaling src's works as expected now 2023-07-05 16:43:07 +02:00
.github/workflows
dist scaling src's works as expected now 2023-07-05 16:43:07 +02:00
doc
example scaling src's works as expected now 2023-07-05 16:43:07 +02:00
src scaling src's works as expected now 2023-07-05 16:43:07 +02:00
test typofix which broke the parser 2023-07-03 17:06:16 +02:00
.gitignore
.vimrc
README.md
build.hxml
index.html scaling src's works as expected now 2023-07-05 16:43:07 +02:00
make typofix which broke the parser 2023-07-03 17:06:16 +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