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

https://github.com/viktorstrate/blink-game-engine

Cross-platform 3D game engine
https://github.com/viktorstrate/blink-game-engine

opengl

Last synced: 11 months ago
JSON representation

Cross-platform 3D game engine

Awesome Lists containing this project

README

          

# Blink game engine

> A lightweight 3D game engine, based on openGL

## Dependencies

- [assimp](http://assimp.org/index.php/downloads)
- [glfw3](https://www.glfw.org/)
- [opengl v4](https://www.opengl.org/)

brew install assimp glfw