diff options
author | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 20:07:11 -0500 |
---|---|---|
committer | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 20:07:11 -0500 |
commit | c9ba969bbc73d13b242cf02bcad7e66b9189c297 (patch) | |
tree | f8e15692bc34610b8fb213d3d0a03428e7c482c8 | |
parent | dc644bd10d504a49f6982c9326754f67287c1aec (diff) |
readme
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,2 +1,14 @@ # the-all-americans-in-cs1230 Final Project for CS1230 + +## Project Description + +Install ffmpeg and python3.7 + +Run the code, and a GUI will appear. + +Upload a scene file (JSON) and the image will render. +Changing anything in the sliders will update the image automatically. + +## Known Bugs +No known bugs.
\ No newline at end of file |