Skip to content

Basic python 3D rendering engine from scratch (Proof of concept)

Notifications You must be signed in to change notification settings

SteakFisher/pyGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using pygame as a base for all the 2D rendering requirements, and building a 3D rendering engine on top of that

Features

  • Importing .obj models from blender
  • Rotating a model
  • Scaling a model
  • Translating a model
  • Rotating the camera
  • Translating the camera
  • Runs so slow, I could probably interpret it faster with pen and paper
spinny.monke.mp4

About

Basic python 3D rendering engine from scratch (Proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages