top of page

OpenGL

opengl_logo.png

Open Graphics Library is a cross-language, cross-platform application programming interface for rendering 2D and 3D vector graphics.

 

OpenGL Library used: GLFW, GLES2

Other APIs including FMOD, LodePNG, and Windows Bitmap File Loader are also used in the projects.

Featured
AV2.png

Audio Visualizer 2 - Entrance

Visualize the music's beat with GLES Shaders & FMOD

(This is just for educational purposes)

AV1.png

Audio Visualizer 1 - Vivaldi's Four Seasons

Visualize the music's beat with OpenGL & FMOD

(This is just for educational purposes)

Post Processing - Bloom

Contains 2 demo programs for the bloom effect

Latest Projects

GLSL Shaders

Learn how to create shaders with GLSL

Graphics Programming

Learn how to render geometrical objects with OpenGL

bottom of page