caioseda / pyOpenGL-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyOpenGL Examples

Here you will encounter a few examples exploring pyOpenGL. This repo is part of the first assigment of Computer Graphics class of CEFET-RJ.

Torus

Torus rotating gif

Interaction

  • Up arrow : Increase outter circle radius
  • Down arrow : Decrease outter circle radius
  • Right arrow : Increase inner circle radius
  • Left arrow : Decrease inner circle radius

Prism

Prism of n base rotating gif

Interaction

  • Up arrow : Increase number of sides
  • Down arrow : Descrease number of sides

Implicit Function

2 functions rotating gif

About


Languages

Language:Python 100.0%