UNPKG

matrix-engine

Version:

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, Improved notify box UI. Test netPos Offset ; dispatchEvent(new CustomEvent(net-rea

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;