An open API service indexing awesome lists of open source software.

https://github.com/visualgmq/visualgmq

introduction myself
https://github.com/visualgmq/visualgmq

Last synced: 5 months ago
JSON representation

introduction myself

Awesome Lists containing this project

README

          

### Hi,看这里 👋

我是VisualGMQ,一个游戏开发新手


- 🔭 目前在中国杭州,从事游戏引擎开发相关工作
- 🌱 会一些Vulkan。沉浸于游戏引擎开发和游戏开发

- 💻 用的最多的语言是![C++ Badge](https://img.shields.io/badge/C%2B%2B-00599C?logo=cplusplus&logoColor=fff&style=flat),这里是我的一些项目:
- [gecs](https://github.com/VisualGMQ/gecs):C++17 ECS框架,源码借鉴EnTT,API设计借鉴Bevy
- [mirrow](https://github.com/VisualGMQ/mirrow):C++17 模板元编程框架,含有静态/动态反射和自动序列化功能
- [rs-cpurenderer](https://github.com/VisualGMQ/rs-cpurenderer):使用rust编写的软渲染
- [NickelEngine](https://github.com/VisualGMQ/NickelEngine):C++17,基于ECS的游戏引擎(施工中)
- [TreasureLooter](https://github.com/VisualGMQ/TreasureLooter):C++17,使用SDL3编写的游戏(预计25年完成第一版)