Skip to content

Simple-XX/SimpleGameEngine

Repository files navigation

SimpleGameEngine

游戏引擎实现

架构

  • 工具层 tool

​ 引擎最上层,用户界面

  • 功能层 function

​ 显示、输入输出

  • 资源层 resource

​ 对资源的管理

  • 核心层 core

​ 内存管理、数学、数据及数据结构等

  • 平台层 platform

​ 不同平台的兼容

  • 第三方 3rd

​ 第三方资源、插件

参考

https://github.com/BoomingTech/Piccolo?target=https://github.com

https://github.com/netwarm007/GameEngineFromScratch?target=https://github.com

https://github.com/xiaoshichang/scarlett?target=https://github.com

About

游戏引擎实现

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors