Skip to content

YuanhuiChen/Project3-Rasterizer

 
 

Repository files navigation

Stages Implemented

Vertex Shading

Primitive Assembly

Perspective Transformation

Scanline Rasterization

Fragment Shading

Depth buffer

Lambert Shading

Additional stages

Scissor test

Blending

MOUSE BASED interactive camera support

Press s for scissor test, then click left button and drag the mouse to select scissor area.

Press b to blend the image with another background

Press alt click left button, and then drag the mouse for rotation.

Press middle button and drag for translation.

http://tinyworld-demi.blogspot.com/

About

Project 3- Due Monday, November 5th

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.8%
  • C++ 42.2%