Skip to content

TakeshiYoshikawa/cg-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CG Basic Algorithms

A simple GUI made with WPF to demonstrate the functionality of some basic algorithms presented at CG classes.

Algorithms

  • Line
  • Circle
  • Fill
  • Scanline
  • Trim Line (Cohen Sutherland)
  • Trim Polygon (Sutherland-Hodgman)
  • Polyline
  • Translation
  • Rotation
  • Scale
  • Orthogonal Projection
  • Perspective

Install

NuGet Package

Install-Package FluentWPF

https://nuget.org/packages/FluentWPF

Interface

CG

About

A simple GUI made with WPF to demonstrate the functionality of classic CG algorithms

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages