This package has been deprecated

Author message:

this package has been deprecated

ml-three
TypeScript icon, indicating that this package has built-in type declarations

0.105.5 • Public • Published

/!\ 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

Readme

Keywords

Package Sidebar

Install

npm i ml-three

Weekly Downloads

0

Version

0.105.5

License

MIT

Unpacked Size

20.3 MB

Total Files

1300

Last publish

Collaborators

  • morgan.villedieu