/PolygonJoints

An assigment for the Computer Graphics discipline in UFRJ. The objective was to create a simple polygon drawing tool that allows the user to move the polygons around and attach them to one another to simulate joints using Python 2.7 and PyOpenGL. The "matrix.py" and "geometry.py" files were both provided by the professor.

Primary LanguagePython

Watchers