Skip to content

pythonfoo/Rasterize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasterize

An educational software renderer in Python

Currently, there are two chapters:

  • Chapter 1: Pixels, Lines, Polys
    Where we will find out how to make pixels, turn pixels into lines, turn lines into polylines and finally fill polylines into polygons.
  • Chapter 2: 3D points
    Where we will find out how points in 3D space go into a screen.

Note

All of this is completely ununderstandable without having been there during the coding. I might clean this up at some point (especially if you ask nicely).

Work has been started on this.

About

An educational software renderer in Python

Resources

License

Stars

0 stars

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages