Skip to content

TheRatDefence/TurtleGraphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTurtle Graphics

This is just a silly python project that renders 3D objects in 2D only using PyTurtle.

Aim:

I want the program to produce a real-time spinning render of any .obj file I provide while only handling the display using PyTurtle.

Todo:

  • Add face transformation (Rotate, Sheer, Skew)
  • Read .obj input
  • Convert .obj to a list of faces
  • Render faces in backwards Z distance order (furthest -> closest)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages