Skip to content

barclayd/Python-3D-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Python 3D Graphics

3D Graphics using Python and PyOpenGL.

Demo

3D Pyramid

Features

  • Change perspective
  • Shape auto rotates and can be moved using arrow keys

How to Run

$ git clone https://github.com/barclayd/Python-3D-Graphics.git
$ cd Python-3D-Graphics
$ python main.py

How to Use

  • left: move shape to the left
  • right: move shape to the right
  • up: move shape up
  • down: move shape down
  • w: increase velocity of shape
  • s: decrease velocity of shape
  • a: freeze shape in current position

Future Improvements

  • Support for more shape types
  • Support for multiple shapes at once

About

3D Graphics using Python and PyOpenGL

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages