Skip to content

Texture Editor Dev tool

Compare
Choose a tag to compare
@zlatnaspirala zlatnaspirala released this 11 Jul 18:40
· 451 commits to master since this release

Removed old visual-js dmeo projects and reimported new VJS3 from npm service.

New deps 👍🏻 
   "visual-js": "^3.0.19",
   "visual-js-server": "3.0.4",

You need to run editor dev tool with npm run te .

Read more about VJS3 at https://github.com/zlatnaspirala/visualjs
[note GUI for windows is undercostruct use ON-PAGE Editor supported with node editor.js]

VJS3 is good for easy and fast creation of dinamic textures for 3d view port.
You can read from code or use node editor.

Important :

node editor.js is only for dev stage !

Example of Vjs3 at
https://maximumroulette.com/apps/matrix-engine/query-build.html?u=porting2d_text

Example of anyCanvas() is :
https://maximumroulette.com/apps/matrix-engine/query-build.html?u=porting2d

Screens 👍🏻