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

https://github.com/lpg2709/simpleanimatedspriteopengl

Simple example of sprite animation with legacy OpenGL
https://github.com/lpg2709/simpleanimatedspriteopengl

Last synced: 5 months ago
JSON representation

Simple example of sprite animation with legacy OpenGL

Awesome Lists containing this project

README

          

# Simple sprite animation with legacy OpenGL



Simple example of sprite animation with legacy OpenGL

# Use

After compile, run the executable ```./AnimatedSprit```

To change the animation, use ```j``` to decrease the index and ``` k``` to increase it.

## Dependences

- [Freeglut](http://freeglut.sourceforge.net/)
- [stb_image](https://github.com/nothings/stb)

If you use Windows, I recommend use [MSYS2](https://www.msys2.org/) to compile the code in unix-like environment.

## Third party resource

Sprite image by: