-
Notifications
You must be signed in to change notification settings - Fork 0
JacobParham/CPlusPlus_Animation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Jacob Parham 811845246 compile: g++ -Wall -pedantic-errors -std=c++11 -o moving_pictures Frame.cpp Filter.cpp Animation.cpp moving_pictures.cpp (or make) run: ./moving_pictures [filter|control] < img/[file] example: ./moving_pictures < img/go_dawgs.uga ./moving_pictures ScanLine 2 < img/go_dawgs.uga clean: make clean
About
Animation project done in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published