https://github.com/radinyn/jackdawengine
OpenGL-based lightweight framework/engine for C++17 games and apps
https://github.com/radinyn/jackdawengine
cplusplus cplusplus-17 engine engine-framework framework
Last synced: about 1 year ago
JSON representation
OpenGL-based lightweight framework/engine for C++17 games and apps
- Host: GitHub
- URL: https://github.com/radinyn/jackdawengine
- Owner: Radinyn
- License: mit
- Created: 2021-07-02T15:03:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-28T14:59:50.000Z (over 4 years ago)
- Last Synced: 2025-01-29T04:34:17.731Z (about 1 year ago)
- Topics: cplusplus, cplusplus-17, engine, engine-framework, framework
- Language: C
- Homepage:
- Size: 308 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JackdawEngine
OpenGL-based lightweight framework/engine for C++17 games and apps
Currently only Windows is supported
Dependencies:
opengl32.lib, winmm.lib
[Documentation](https://radinyn.github.io/#/docs/engine)