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

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

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.