/CS202-Graphic-programming

Source code for CS202 (Programming Systems) final project at HCMUS.

Primary LanguageC++

CS202, Graphic programming with SVG, GDI+

Source code for CS202 (Programming Systems/Object-oriented Programming) final project at HCMUS.

Team members:

A console application that interprets SVG files, store the data as objects by manipulating Factory Pattern and Composite Pattern, and draws the results onto the screen.

Build and Run

  • Download the ZIP file for the repository
  • Unzip in your system
  • Create the executable file from a C++ compiler
  • Put the executable file in the same folder as the SVG documents before running

alt text

References

RapidXML: http://rapidxml.sourceforge.net/