Ember-occludable-components
Ember addon with components for occlusion culling using viewport tracking from
ember-spaniel. Inspired by smoke-and-mirrors.
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>
this repositorycd ember-occludable-components
npm install
bower install
Running
Running Tests
npm test
(Runs ember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
Building
For more information on using ember-cli, visit http://ember-cli.com/.