XR Fragment parser written in Haxe (crosscompiler) with python-, javascript-, lua- and more builds.
Find a file
2023-06-02 09:42:52 +02:00
.github/workflows work in progress [might break] 2023-05-22 19:10:31 +02:00
dist minor fixes 2023-05-23 17:22:00 +02:00
doc renamed BROWSER_OVERRIDE => NAVIGATOR, EMBED_OVERRIDE => EMBEDDED 2023-05-05 13:26:17 +02:00
example wip 2023-06-02 09:42:52 +02:00
src minor fixes 2023-05-23 17:22:00 +02:00
test added XRF.NAVIGATOR flag to pos-fragment 2023-05-08 14:21:28 +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
build.hxml work in progress [might break] 2023-04-14 15:19:52 +02:00
index.html added presentation 2023-05-30 15:29:43 +02:00
make tabs to space 2023-05-23 17:56:31 +02:00
README.md updated docs + added MPL license 2023-05-23 11:30:39 +02:00

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