Skip to content

Jimimimi/Pygame3D

 
 

Repository files navigation

### Modules ###
 wireframe.py
 wireframeDisplay.py
 examples.py

> wireframe.py

 * Module for creating and manipulating wireframe objects
    Requires:   numpy

> wireframeDisplay.py

 * Module for displaying wireframe objects on a Pygame screen and manipulating in response to keystrokes
    Requires:   wireframe
                pygame
                numpy

> examples.py
 * Module to demonstrate how to use the other module functions
    Requires:   wireframe
                wireframeDisplay 

About

Set of modules that use Pygame to display 3D graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published