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) 446 B
let tools = require('visual-js-server'); let config = { VERSION : "3.0.0", PATH_OF_NODE_APP : "G:/web_server/xampp/htdocs/PRIVATE_SERVER/me/me/2DTextureEditor/templates/slot/", PATH_OF_WWW : "G:/web_server/xampp/htdocs/PRIVATE_SERVER/me/me/2DTextureEditor/templates/slot/", EDITOR_PORT : "1013", DESTROY_SESSION_AFTER_X_mSECUNDS : 20000, SELF_HOST: { protocol: 'http', port: 80 } }; tools.editor(config);