Creating windows GUI texture editor for matrix engine raw-coding

Nikola L.
Dec 26, 2023

Creating windows GUI texture editor for matrix engine [PART 4] Add android build + interest bug detect and preview of building one object app and pack for 2dcanvas web app. In repo matrix-engine added starter android studio project in multiplatform/android . You need to have androidSDK ! Fro android First step done luanch on emulator !

NODE.js + c# + JS

GUI texture editor clone matrix-engine repo in app-data folder. In matrix-engine/multiplatform/ exist cef-sharp project [native wrapper cef]. This particular project is built from cmd [msbuild tool — it is possible to install it without visual studio, but it has not been tested].

Source: https://github.com/zlatnaspirala/visualjs/tree/master/matrix-engine-texture-editor

--

--