Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.81 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.81 KB

Port opengl tutorial on https://learnopengl.com/ to JUCE framework!

how to build

Just open the solution file in master/Builds (current only support xcode visual studio), and there you go! If you can not build or errors come out, please let me know!

tutorial1And2.gif

openglWithJuce3And4.gif

openglWithJuce5.gif

openglWithJuce6.gif

how pitch yaw work!

pitch_yaw.png

Colors.png

Basic-Lighting

Model-Loading