Skip to content

dowoncha/2D-Graphics-Engine

Repository files navigation

Final repository for all COMP575 assignments.

This is a 2D graphics engine done in c++.

Currently it takes a bitmap, and can fill it with either color or other bitmaps.

Has a clear, fillRect, fillBitmapRect, and fillPolygon functions.

Added beginning of Matrix implementation.

TODO: PA5: Start implementing Shaders Need to decide which values i want to compare for Edges Add commenting to edges and matrices

Build commands: ./image --expected expected --diff dirname ./image --verbose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published