Back to Portfolio

Computer Graphics Implementation

April 1, 2023
OpenGLC++RenderingAnimation
Computer Graphics Implementation
View 5 Photos

Computer Graphics Implementation

I implemented render algorithms such as rasterization, ray-casting, ray-tracing. Simple shader pipeline using OpenGL.

Animation algorithms such as Inverse-Kinematics, mass-spring system.

Geometry algorithms such as AABB bounding box and Catmull-Clark subdivision surface algorithm.