CreationEngine icon indicating copy to clipboard operation
CreationEngine copied to clipboard

Open source,High performance,Cross platform,Beautiful 3D voxel game.

Results 2 CreationEngine issues
Sort by recently updated
recently updated
newest added

seems cmake does not auto download bgfx-camke. Meet problem at linux deepin 没有翻墙,external Project.add不会自动运行 cmake就是容易出这些问题,我试过xmake,很好用。 我建议像godot一样,把第三方编译依赖的库的源码集成在游戏引擎源码目录里面,这样一键编译就行了。

- [x] Rendering engine initialization - [x] Build map with Chunk - [x] Basic physics engine(Movement) - [ ] Inventory Form - [x] Basic GUI(hp and hotbar) - [ ]...