https://github.com/jannled/jannledengine
A Gameengine based on GNU C++, GLEW and GLFW
https://github.com/jannled/jannledengine
assimp cpp game-engine glew glfw opengl
Last synced: 5 months ago
JSON representation
A Gameengine based on GNU C++, GLEW and GLFW
- Host: GitHub
- URL: https://github.com/jannled/jannledengine
- Owner: Jannled
- License: mit
- Archived: true
- Created: 2016-08-08T21:04:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T12:31:50.000Z (almost 6 years ago)
- Last Synced: 2025-02-26T14:24:00.956Z (7 months ago)
- Topics: assimp, cpp, game-engine, glew, glfw, opengl
- Language: C++
- Homepage:
- Size: 63.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JannledEngine
This is my Game-Engine. It uses the GLFW, GLEW and Assimp library and is compiled with MingW GNU C++.
It will be used for my games later on.