Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
/ PyWireframe Public archive

PyWireframe is a wireframe graphics engine I wrote in Python which uses turtle graphics. It is highly inefficient, and does not support rotation of any kind.

License

Notifications You must be signed in to change notification settings

jbritain/PyWireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWireframe V0.5.1

PyWireframe is a Python library for creating 3D wireframe graphics. It's highly inefficient (it uses turtle graphics) and doesn't support rotation.

Installation

Use the package manager pip to install PyWireframe.

pip install PyWireframe

Usage

To learn how to use PyWireframe, visit the documentation

License

MIT

About

PyWireframe is a wireframe graphics engine I wrote in Python which uses turtle graphics. It is highly inefficient, and does not support rotation of any kind.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages