EtherealEngine icon indicating copy to clipboard operation
EtherealEngine copied to clipboard

C++ Game Engine and Editor

Results 10 EtherealEngine issues
Sort by recently updated
recently updated
newest added

Every time open the editor, UI will become the initial layout,Should add save and load ui layout function

enhancement

![Screenshot_20200715_092440](https://user-images.githubusercontent.com/36179001/87492568-6707d680-c67d-11ea-88fc-d0e359488b11.png)

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...

enhancement
help wanted

When I try to compile it gives me error in the "variant.h", "variant.cpp", "ringbuffer.cpp" and "xutility". Can anyone pls help?