Leon van Kammen c0405e344c | ||
---|---|---|
.forgejo/workflows | ||
.github/workflows | ||
com | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
README.md
XRshell apps & components
This is a library of useful AFRAME components used in XRSH) [or in any AFRAME app].
Characteristics:
- selfcontained
- auto-loading of dependencies (via AFRAME.utils.require() see this example)
Usage
<script src="https://codeberg.org/xrsh/xrsh-com/com/require.js"/>
<script src="https://codeberg.org/xrsh/xrsh-com/com/example/helloworld.js"/>
<a-entity helloworld="foo:1" class="cubes" name="box">
Funding
This project is partially funded through NGI0 Entrust, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.