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 bc2d88c6f8 added version-numbers + improved docs 2023-08-04 12:51:20 +02:00
.github/workflows
dist wip 2023-08-04 09:11:26 +02:00
doc
example wip 2023-08-04 09:11:26 +02:00
src wip 2023-08-04 09:11:26 +02:00
test
.gitignore
.vimrc
README.md
build.hxml wip 2023-08-04 09:11:26 +02:00
index.html added version-numbers + improved docs 2023-08-04 12:51:20 +02:00
make wip 2023-08-04 09:11:26 +02:00
shell.nix wip 2023-08-04 09:11:26 +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