rikez / graphics

CC6112 Computer Graphics Challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Graphics CC6112

I'm currently having Computer Graphics classes.

It's a hands-on class that demands huge effort from students to accomplish challenges in order to get evaluated.

All the code is written in C++ using the OpenGL library.

Tasks

  1. Geometric Transformation (Translate and Rotate)

  2. Curves and Surfaces (Bezier, Hermite and BSplines)

About

CC6112 Computer Graphics Challenges


Languages

Language:C++ 93.9%Language:C 6.1%