top of page

 Rasterizer with Mesh Editor

This is a Rasterizer with Mesh Editor I built for CIS 560: Computer Graphic. It got many basic functions, such as  Half-edge mesh data structure - created a half-edge data structure from interlinked pointers and then visualizing mesh; Catmull-Clark subdivision &  Face extruding and beveling – implemented the Catmull-Clark subdivision algorithm to smooth meshes; Skeleton and Skinning.

2017-03-28_233004
2017-03-28_235209
2017-03-28_233517
2017-03-28_233222
bottom of page