This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
animation
Watch
1
Star
0
Fork
You've already forked animation
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3c21bff15b
animation
/
.gitignore
8 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
second commit
2021-07-29 15:31:14 +00:00
*.DS_Store
Ignore production files
2021-08-10 22:07:13 +00:00
*.png
*.webm
*.mkv
rename loop to "draw" which better describes the action
2021-09-08 04:49:24 +00:00
test_svg
Create a sqlite database and log all frames drawn to it. For keeping track of pen usage and creating a dataset from which to predict drawing times for future frames
2021-12-08 05:18:45 +00:00
test_png
draw.sqlite
.env