Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ianacaburian/LearnJUCEOpenGL
- Owner: ianacaburian
- Created: 2019-02-05T13:01:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T00:18:28.000Z (almost 6 years ago)
- Last Synced: 2024-08-04T02:09:35.781Z (6 months ago)
- Topics: juce, opengl, tutorial
- Language: C++
- Homepage:
- Size: 873 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-juce - LearnJUCEOpenGL
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.