Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ianacaburian/LearnJUCEOpenGL

Simple beginner's reference on animated 2D graphics in JUCE using OpenGL.
https://github.com/ianacaburian/LearnJUCEOpenGL

juce opengl tutorial

Last synced: 2 months ago
JSON representation

Simple beginner's reference on animated 2D graphics in JUCE using OpenGL.

Awesome Lists containing this project

README

        

# LearnJUCEOpenGL
### Simple beginner's reference app on the absolute basics of programming 2D animations in JUCE using OpenGL.
![alt text](https://github.com/ianacaburian/LearnJUCEOpenGL/blob/master/screenshot.png)

#### Thanks to Marius Metzger (CrushedPixel) for his help with this project.