blob: 4a2e58ecc9389845b385beb6e10335862b05ec8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.
|