ember-three

Ember.js three.js shim

Usage no npm install needed!

<script type="module">
  import emberThree from 'https://cdn.skypack.dev/ember-three';
</script>

README

ember-three

npm version Build Status

Ember.js three.js shim

Compatibility

  • Ember.js v3.4 or above
  • Ember CLI v2.13 or above
  • Node.js v8 or above

Installation

ember install ember-three

Usage

import THREE from 'three';

console.log(THREE.revision);

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.