FishEngine ECS:简单的ECS(实体组件系统)游戏引擎 源码
FishEngine-ECS FishEngine-ECS(Entity-Component-System)是适用于的简单游戏引擎。 如何建造 支持的平台和编译器: Windows10与VS2017 带有XCode(Clang)的OSX(10.12+) 在构建之前,您将需要安装一些其他软件: 吉特 步骤1 git clone https://github.com/yushroom/FishEngine-ECS.git cd FishEngine-ECS mkdir ThirdParty && cd ThirdParty git clone git://github.com/bkar
文件列表
FishEngine-ECS:简单的ECS(实体组件系统)游戏引擎
(预估有个162文件)
build_3rdparty.bat
596B
toglsl.bat
318B
demo1.cpp
6KB
model_viewer.cpp
5KB
build.bat
212B
SceneViewSystem.cpp
13KB
GameApp.cpp
10KB
EditorSystem.cpp
16KB
FreeCameraSystem.cpp
3KB
Mesh.cpp
3KB
暂无评论