0.105.5 • Published 5 years ago

ml-three v0.105.5

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

/!\ Experimental Fork, WebXR using three on Magic Leap's Helio /!\

Custom version of three.js used to test and update the WebXR API implementation in three and Helio and make sure they match. The goal is then to use the work done here and propose updates to the main three.js repo. WebXR is still an unstable API and breaking changes are constantly introduced.

Installing (At your own risk)

If you use npm, run npm i ml-three. Otherwise, to add the minified version:

<script src="https://unpkg.com/ml-three@latest/build/three.min.js"></script>

To add the non minified version:

<script src="https://unpkg.com/ml-three@latest/build/three.js"></script>

/!\ Only tested on Helio (Lumin OS 0.96.0) /!\

Try the three.js WebXR samples on device

Start building using the hello world

0.105.5

5 years ago

0.105.4

5 years ago

0.105.3

5 years ago

0.105.2

5 years ago

0.105.1

5 years ago

0.104.2

5 years ago

0.104.0

5 years ago