Cross platform editor with OpenGL、electron and golang.
___ __
________ ____/ (_) /_____ _____
/ ___/ _ \/ __ / / __/ __ \/ ___/
/ /__/ __/ /_/ / / /_/ /_/ / /
\___/\___/\__,_/_/\__/\____/_/
git clone https://github.com/apanoo/ceditor
cd ceditor
git submodule update --init --recursive
OS: MacOSX 10.15.6
ndk: r18b
cmake: 3.16.4
environment: 1.40.1
xcode: 11.6 (11E708)
android studio: 4.0.1
Install dependencies
Run engine desktop
build make build-cpp || mkdir build && cd build && cmake .. && make
- Listening localhost:8080
- Visit localhost:8080