XR Fragment parser written in Haxe (crosscompiler) with python-, javascript-, lua- and more builds.
|
|
||
|---|---|---|
| .github/workflows | ||
| dist | ||
| doc | ||
| example | ||
| src | ||
| test | ||
| .gitignore | ||
| .vimrc | ||
| build.hxml | ||
| index.html | ||
| make | ||
| README.md | ||
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