0.0.1 • Published 3 years ago

arnft-threejs v0.0.1

Weekly downloads
-
License
LGPL-3.0-or-later
Repository
github
Last release
3 years ago

ARnft-threejs

ARnft-threejs is the rendering engine for ARnft. It is based on Three.js !!

Use the library

You can clone with git:

git clone https://github.com/kalwalt/ARnft-threejs

and then get the library in the dist folder:

<script src="../dist/ARnftThreejs.js"></script>

or load with raw.githack:

<script src="https://raw.githack.com/kalwalt/ARnft-threejs/main/dist/ARnftThreejs.js"></script>