EtherealEngine
EtherealEngine copied to clipboard
C++ Game Engine and Editor
Every time open the editor, UI will become the initial layout,Should add save and load ui layout function

Do you plan to continue this engine?
I am a novice,, After using ``` git clone https://github.com/volcoma/EtherealEngine.git cd EtherealEngine git submodule init git submodule update ``` then i use cmake and something wrong ``` OS >>> Windows...
this is really what i need. When I use bgfx and want to combine it with assimp, I find your project and this is prefect for me. But there is...
cling based C++ as scripting language / hot code reload Why? Able to run C++ script in runtime or compile it for max speed ( as in example https://github.com/derofim/cling-cmake )...
I found most part of the code base are portable and can be compiled successfully on Mac OS X, but the mml library failed. After dipping into the code a...
When I try to compile it gives me error in the "variant.h", "variant.cpp", "ringbuffer.cpp" and "xutility". Can anyone pls help?