ACskyline / PolygonRasterization

A VS2013 c++ project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a implementation of Scan Line Algorithm.

Please note that when you want to input some parameters in the console window, you need to press keys in the OpenGL window first.
Because in the non-stop OpenGL main loop, the keyboard function only responds in OpenGL window.

About

A VS2013 c++ project


Languages

Language:C++ 100.0%