#cpp

Mouse picking with Frame Buffer

Nov 2, 2023

Implemented mouse picking using OpenGL Frame Buffer Object.

read more...

Image based lighting

Oct 30, 2023

Implemented a simple Image-Based Lighting (IBL) technique...

read more...

Rim shader

Oct 24, 2023

Texture mapping an Earth-like texture onto a sphere model using OpenGL...

read more...

Sphere texture mapping

Oct 24, 2023

Texture mapping an Earth-like texture onto a sphere model using OpenGL...

read more...

Phong shading

Oct 9, 2023

Implemented the phong shading with OpenGL...

read more...