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 b01d0e57d9 wip: trigger default view 2023-06-10 14:43:07 +02:00
.github/workflows
dist wip: trigger default view 2023-06-10 14:43:07 +02:00
doc
example added info screen 2023-06-10 13:56:25 +02:00
src wip: trigger default view 2023-06-10 14:43:07 +02:00
test wip: trigger default view 2023-06-10 14:43:07 +02:00
.gitignore
.vimrc
README.md
build.hxml
index.html update documentation 2023-06-09 17:18:02 +02:00
make refactor+ added support for queries, local src & predefinedviews 2023-06-08 17:45:21 +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