Skip to content

CrowdStrike/ember-three

Repository files navigation

ember-three

npm version Build Status

Ember.js three.js shim

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v2.13 or above
  • Node.js v10 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.