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

17 lines (13 loc) 319 B
let tools = require('visual-js-server'); let config = { VERSION : "3.0.0", PATH_OF_NODE_APP : "<PATH_OF_NODE_APP>", PATH_OF_WWW : "<PATH_OF_WWW>", EDITOR_PORT : "1013", DESTROY_SESSION_AFTER_X_mSECUNDS : 20000, SELF_HOST: { protocol: 'http', port: 80 } }; tools.editor(config);