ember-3d icon indicating copy to clipboard operation
ember-3d copied to clipboard

Fast & organized 3D WebGL scene creation in Ember CLI using Three.js.

Results 5 ember-3d issues
Sort by recently updated
recently updated
newest added

The organization feature looks pretty nice. Have you moved on from how you use threejs in your Ember projects? now that ember-auto-import is here, is that all you use? I'm...

Hi, I've tried this addon and it looks very promising. There is at least the container _lookupFactory method used that is not supported any more in the ember API from...

Is possible share a demo link show an obj or dae building or object

Could not render scene/component without added interactions.

This is true of the example app that's installed with `ember install ember-3d`. Adding the mouse interaction example from the readme stops the error. Looks like there's a PR out...