Skip to content

Software renderer and rasterizer implementing the rendering pipeline from scratch. Implements STL parsing, 3d projection, affine coordinate systems and transformations, and more.

Notifications You must be signed in to change notification settings

python151/SimpleRasterizationEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Rendering Engine

This is a from-scratch 3D rendering and rasterization engine written in C and SDL. It parses STL files and implements a simplified graphics pipeline to render the object spinning in 3D.

About

Software renderer and rasterizer implementing the rendering pipeline from scratch. Implements STL parsing, 3d projection, affine coordinate systems and transformations, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published