celluloid-engine
v0.0.13
Published
A collection of bits and bobs you can use to make your own browser-based 3D applications (such as games).
Downloads
14
Readme
Celluloid Engine
A collection of bits and bobs you can use to make your own browser-based 3D applications (such as games).
Features
Setup
Creating an application
Install as a NPM dependency of your project:
npm install --save celluloid-engine
From there, use a module bundler such as webpack and use the exports described in the above "Features" section.