willviles / ember-3d

Fast & organized 3D WebGL scene creation in Ember CLI using Three.js.
MIT License
20 stars 2 forks source link

Scene fails to load if it doesn't have any interactions #3

Open probabble opened 7 years ago

probabble commented 7 years ago

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 for this here: https://github.com/willviles/ember-3d/pull/2