Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qfsw/pengengine
Peng Engine is a custom game engine built with C++23 and OpenGL 4.3+
https://github.com/qfsw/pengengine
game-development game-engine
Last synced: 3 months ago
JSON representation
Peng Engine is a custom game engine built with C++23 and OpenGL 4.3+
- Host: GitHub
- URL: https://github.com/qfsw/pengengine
- Owner: QFSW
- Created: 2022-11-05T16:45:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T15:34:11.000Z (8 months ago)
- Last Synced: 2024-10-11T09:55:06.577Z (3 months ago)
- Topics: game-development, game-engine
- Language: C++
- Homepage: https://qfsw.itch.io/peng-engine
- Size: 7.61 MB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
**Peng Engine** is a custom game engine built with C++23 and OpenGL 4.3+ with minimal use of [third party](docs/third-party.md) libraries.
Requires Visual Studio 2022 to compile
Follow the [devlog](https://qfsw.itch.io/peng-engine/devlog) on itch.io
_more details coming soon_
1. [Build Configurations](docs/build-configs.md)
2. [Third Party Libraries](docs/third-party.md)Thanks to [@redshift0345](https://github.com/redshift0345) for setting up automated builds!