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
- Host: GitHub
- URL: https://github.com/viktorstrate/blink-game-engine
- Owner: viktorstrate
- Created: 2019-02-03T17:37:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T17:01:28.000Z (about 7 years ago)
- Last Synced: 2025-04-12T23:47:42.811Z (11 months ago)
- Topics: opengl
- Language: C++
- Homepage:
- Size: 18.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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