Skip to content

grnt426/PolyfillAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Polyfill Algorithm

A Polyfill Algorithm for Computer Graphics I.

Building

javac src/*.java

Executing

java FillTest

Dependencies

  • Java 1.6.36

These files were provided for this assignment:

  • FillTest.java (renamed from fillTest.java)
  • Rasterizer.java
  • simpleCanvas.java

About

An implementation of a polyfill algorithm for Computer Graphics I.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages