google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.91k stars 367 forks source link

Use all meshes from the OBJLoader #70

Closed jsantell closed 6 years ago

jsantell commented 6 years ago

also fix the undefined global in the new rollup environment. Also remove the vestigial geometry transformation from old demos. Fixes #57