Skip to content

A smart rasterizer with anti-aliasing and Transformation features written in C++

Notifications You must be signed in to change notification settings

chenmx00/Rasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasterizer

Rasterizer based on OpenGL.

Current Progress

  • 1.Antialiasing implemented.
  • 2.Barycentric coordinates implemented.
  • 3.Transformation implemented.
  • 4."Pixel Sampling" for texture mapping implemented.
  • 5."Level Sampling" & mipmap implemented.(ongoing)

About

A smart rasterizer with anti-aliasing and Transformation features written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published