M4444 / 3D_puzzle

An OpenGL program for manipulation of simple 3D geometric objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D puzzle

This was a 2016. project for a course in computer graphics. It's done in "OG" OpenGL and it enables simple manipulation of geometric objects with real-time adjustable precision of the round objects. It also has a game mode where the user is asked to separate object with specific properties into a specified region before the time runs out.

About

An OpenGL program for manipulation of simple 3D geometric objects.


Languages

Language:C 87.9%Language:C++ 12.1%