Matt McWilliams mattmcw
mattmcw pushed to main at mattmcw/animation 2021-09-08 04:49:34 +00:00
4a0f65876b rename loop to "draw" which better describes the action
mattmcw pushed to main at mattmcw/animation 2021-08-12 04:52:45 +00:00
88c6a31f03 Merge remote-tracking branch 'origin/main'
b4b8fd37cb Stipple script allows for different modes and renders a video
Compare 2 commits »
mattmcw pushed to main at mattmcw/animation 2021-08-11 23:39:39 +00:00
bad6af13f6 guide_frame svg for most frames
mattmcw pushed to main at mattmcw/animation 2021-08-10 23:36:56 +00:00
711ad36b02 Optimize svg file after creating it using stipple_gen. Todo: render generated png files into a preview video
mattmcw pushed to main at mattmcw/animation 2021-08-10 23:24:56 +00:00
7ef75b47ba make this script slightly smarter. Stop incrementing variable once match is hit.
mattmcw pushed to main at mattmcw/animation 2021-08-10 23:01:49 +00:00
adc8b899ed Allow second argument to define frame to start on
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:55:15 +00:00
6349010c51 `ax svg` not `ax number`
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:48:04 +00:00
4a81ed1ae5 Move y first on position.sh set
5cac60a477 Add bolex guides and marks guides
Compare 2 commits »
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:46:13 +00:00
c24847c83c No longer ignore guide svgs
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:44:15 +00:00
cdb87eb3d7 Elif not Else if
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:42:53 +00:00
e90025c7ea Add a helpful log statement
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:41:50 +00:00
5ffb248e6e Uncomment all lines and add a read statement to pause after drawing first guide
mattmcw pushed to main at mattmcw/animation 2021-08-10 22:38:26 +00:00
d09782367b Generate an image sequence that's cropped and scaled
67c71d683d Script that stipples rendered frames in a loop
389224377a Ignore production files
ce27470a87 Enable loop.sh commands
4ff45e8535 White script was layering backwards
Compare 5 commits »
mattmcw pushed to main at 16mm/mcopy_web 2021-08-02 23:46:47 +00:00
d2f018f4a5 Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web.
mattmcw created repository 16mm/mcopy_web 2021-08-02 23:22:48 +00:00
mattmcw pushed to main at mattmcw/dvd_bounce 2021-07-29 21:51:10 +00:00
fabbf3ae40 Update the changes.inc file
mattmcw pushed to main at mattmcw/dvd_bounce 2021-07-27 03:56:47 +00:00
8beb9ae3bd Ignore .mov
d0d3cc8528 Improve the h264 render command
Compare 2 commits »
mattmcw pushed to main at mattmcw/dvd_bounce 2021-07-26 15:00:47 +00:00
d29d32e5db A few candidates from the brute force script which is now pulled in by the Processing sketch to fill in the variables and run the simulation as well as generate the POV-Ray files
610690a2b0 Render a ProRes file as well
24a7b463ef Processing script now generates the .inc files that povray needs to render the movement path and color changing.
f9c3a09ed7 Brute force by starting in a random place and running remaining options. Tightens the searchHit(box) area after one is found. This strategy is not working great as a "close" hit does not correspond to variables at nearby values being any closer. Should work on tightening up loops and potentially using array functions for performance.
e7c34f7415 Update for latest render
Compare 5 commits »
mattmcw pushed to main at mattmcw/dvd_bounce 2021-07-26 03:17:57 +00:00
7f6488cad6 First very naive attempt at brute forcing all possible
mattmcw pushed to main at mattmcw/dvd_bounce 2021-07-26 00:40:44 +00:00
a6f57c5972 Run test 100000x as fast
e6d64e3490 Improve lighting and texture
Compare 2 commits »