Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust software rasterizer

A learning project for understanding the GPU pipeline better.

Features:

  • Vertex & fragment shader (in rust)
  • Perspective correct interpolation (e.g. texture coordinates)
  • MSAA
  • Triangle clipping & reconstruction
  • Bilinear texture filtering

Run with cargo run --release.

Resources

About

Rust software rasterizer

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages