Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansedivy/opengl-game
https://github.com/jansedivy/opengl-game
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jansedivy/opengl-game
- Owner: jansedivy
- License: mit
- Created: 2015-08-01T13:05:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-20T21:29:35.000Z (almost 9 years ago)
- Last Synced: 2024-10-05T00:08:42.384Z (about 1 month ago)
- Language: C++
- Size: 96.9 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGL rendering demo
![preview](screenshots/preview.png)
## Features
- Randomly generated terrain
- Asset streaming
- Reloadable C and shader code
- Reloadable assets (textures, models)
- Post processing
- Editable levels with entity inspector
- Profiling code
- Multiplatform (osx and windows)
- Asset preprocessing
- Save and load level files### Preview
#### Grass entity
![grass entity](screenshots/grass.gif)