Skip to content

YunHsiao/mini3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini3d

Simple scanline renderer in one C file

Features

  • One single C file
  • No dependencies
  • Left-handed coordinate system, WORLD / VIEW / PROJECTION model
  • CVV culling
  • maximum 1024 x 1024 texture support
  • depth buffer
  • perspective-corrent texture mapping
  • accurate edge calculation
  • well-modulized, clean structure

About

Simple scanline renderer in one C file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%