UNPKG

matrix-engine

Version:

basic_timeline improved, VT func setup vide html element id with name arg.- DISABLE RAYCAST DEBUG TEST [2.3.3] Fix for GUI win desktop [2.3.0] DestrucMesh solution & loading convex objs for physics BASIC, SpriteAnimation CPU/texture solution added, Improv

9 lines (8 loc) 209 B
/** * Perfect for codepen and similar services. */ import * as matrixEngine from "./index.js"; window.matrixEngine = matrixEngine; var world; var App = matrixEngine.App; export default matrixEngine;