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 436ed610d1 aframe: allow empty init 2023-06-27 09:42:49 +02:00
.github/workflows
dist cleanup 2023-06-22 13:59:51 +02:00
doc
example fixed regression 2023-06-22 13:59:17 +02:00
src aframe: allow empty init 2023-06-27 09:42:49 +02:00
test various fixes predefined views, selections, roundrobin & queries 2023-06-22 08:49:24 +02:00
.gitignore
.vimrc
README.md
build.hxml
index.html doc: another attempt to hide sidebar 2023-06-22 13:31:20 +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