Skip to content

A framework for generating vector graphics using XML as input and bitmaps as output. It also has the ability to load bitmaps and apply transformations. It uses a pipe and filter type architecture, and implements the decorator and iterator design patterns.

mcmellawatt/VectorGraphicsFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VectorGraphicsFramework

A framework for generating vector graphics using XML as input and bitmaps as output. It also has the ability to load bitmaps and apply transformations. It uses a pipe and filter type architecture, and implements the decorator and iterator design patterns.

This was the final project for the University of Washington Certificate in C++ program.

About

A framework for generating vector graphics using XML as input and bitmaps as output. It also has the ability to load bitmaps and apply transformations. It uses a pipe and filter type architecture, and implements the decorator and iterator design patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published