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

https://github.com/pepebecker/opengl-game

Interactive 3D world written in C++ using pure OpenGL
https://github.com/pepebecker/opengl-game

cpp glew glfw3 glm opengl xcode

Last synced: 7 months ago
JSON representation

Interactive 3D world written in C++ using pure OpenGL

Awesome Lists containing this project

README

          

# OpenGL Game

[![MIT-licensed](https://img.shields.io/github/license/pepebecker/opengl-game.svg)](https://opensource.org/licenses/MIT)
[![chat on gitter](https://badges.gitter.im/pepebecker.svg)](https://gitter.im/pepebecker)

![screen shot](screen-shot.png)

## Related

- [`car-game`](https://github.com/pepebecker/car-game)

## Contributing

If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/pepebecker/opengl-game/issues).