This is a part of group project for the Computer Graphics course (KE-7112), focused on integrating computer vision with real-time 3D graphics. This repo renders custom robot using PyOpenGL and Pygame ...
We use PyOpenGL to render 3 dimensional environments (including 3 dimensional and 2 dimensional objects) into 2 dimensional images/frames (2 dimensional arrays with float values for red, green and ...