0.0.2 • Published 4 years ago
panic-engine v0.0.2
PANIC Engine
A game engine based on the three.js library and WebGL.
Version 0.0.2
The Packaging Update
- Convert entire project to a node project.
 - Move three.js dependencies from files to node modules.
 - Create a building system with minification.
 
npm run buildVersion 0.0.1
The Class Update
- Update all functions to ES6 class structures.
 - Turn 'panic.js' into an aggregating module.
 - Update to THREE v132
 
Version 0.0.0
The First Go
- The initial run.
 - Based off of the previous engine.
 
0.0.2
4 years ago