Commit Graph

72 Commits

Author SHA1 Message Date
Steven Robertson
b53f703e6e Checkpoint! Renders again. Many fixes outstanding. 2012-04-10 08:44:25 -07:00
Steven Robertson
60a45c9a20 Sweeping refactor. More bugs undoubtedly remain. 2012-02-14 07:40:58 -08:00
Steven Robertson
4cfd328f85 Add suffix option to main.py 2012-01-31 12:14:05 -05:00
Steven Robertson
a524db2c1d Use higher jpeg quality by default 2012-01-22 23:52:44 -05:00
Steven Robertson
82ea0cee5d Add 540p profile to main.py 2012-01-09 10:18:15 -05:00
Steven Robertson
3de723a926 Use --pause instead of --nopause 2012-01-03 12:03:32 -05:00
Steven Robertson
5c3575bf54 Preview tweaks 2012-01-03 12:03:06 -05:00
Steven Robertson
dde1193237 Consider mtime with --resume 2012-01-03 11:24:42 -05:00
Steven Robertson
fcb72ca592 Handle empty name arg 2012-01-03 11:24:20 -05:00
Steven Robertson
2bfe896204 Reduce font size in preview window 2011-12-28 15:39:33 -05:00
Steven Robertson
af7e177bc7 Remove unused imports in main.py 2011-12-19 16:39:16 -05:00
Steven Robertson
60e7eb120e Show default FPS in main.py 2011-12-18 21:42:06 -05:00
Steven Robertson
00890dd0d1 Finally, a working main.py again. 2011-12-17 21:25:15 -05:00
Steven Robertson
3466113d64 Fix --renumber 2011-10-17 22:35:22 -04:00
Steven Robertson
68f0e0aa9e Use milliseconds in sleep timeouts, not seconds 2011-10-17 20:51:09 -04:00
Steven Robertson
6144601259 Add --nopause option for batch with preview 2011-10-16 13:52:27 -04:00
Steven Robertson
966d794881 More correct sequence options 2011-10-16 13:51:39 -04:00
Steven Robertson
0fc80889c9 Show FPS, and don't clobber the time module 2011-10-16 13:51:04 -04:00
Steven Robertson
9bafbda81a Refactor host rendering code for better load 2011-10-15 22:22:43 -04:00
Steven Robertson
8e99c9c463 Add --resume 2011-10-15 22:21:49 -04:00
Steven Robertson
6e6321bb76 Fix reading from stdin 2011-10-15 22:20:00 -04:00
Steven Robertson
702137dfda Fix inconsistent width detection. 2011-10-15 22:18:17 -04:00
Steven Robertson
92708b32ba Add raw output for direct x264 encoding 2011-10-15 14:31:56 -04:00
Steven Robertson
7f1cd5888e More documentation updates 2011-10-13 17:32:55 -04:00
Steven Robertson
30a8d2bfa8 Put sleep with the debug opts 2011-10-13 17:23:48 -04:00
Steven Robertson
3714e2b170 Fix filename formatter to be actually helpful. 2011-10-13 17:12:28 -04:00
Steven Robertson
14872ee6ed Add --sleep for slightly more usable system 2011-10-13 16:55:26 -04:00
Steven Robertson
e6e2c4a8d7 Add --sync option. 2011-10-13 07:53:55 -04:00
Steven Robertson
d08b983542 Modernize the runner; add preview support; etc. 2011-10-12 14:09:13 -04:00
Steven Robertson
72ca02032a Fix flicker (and a few other things). 2011-10-11 20:58:09 -04:00
Steven Robertson
6959729ea1 Add quick debug option 2011-10-03 17:10:38 -04:00
Steven Robertson
18ca9cf2f9 Higher-quality JPEG conversions 2011-06-13 23:20:18 -04:00
Steven Robertson
e79df46c66 Refactor API
--HG--
rename : cuburn/code/filter.py => cuburn/code/filtering.py
2011-06-11 15:59:10 -04:00
Steven Robertson
94c453d153 Filter adjustments (density prefilter, gutter) 2011-06-11 15:58:15 -04:00
Steven Robertson
1deb3105a0 Save a .jpg as well (useful for remote working) 2011-05-29 15:22:05 -04:00
Steven Robertson
e8a31bb4a5 Arbitrary camera, part 2 2011-05-04 01:30:22 -04:00
Steven Robertson
b2ee583b08 Arbitrary camera, part 1 2011-05-04 01:06:18 -04:00
Steven Robertson
c605815130 Make code more portable 2011-05-03 17:12:12 -04:00
Steven Robertson
8ee5d3edd8 Add a few vars, and support for rendering single flames 2011-05-03 14:36:20 -04:00
Steven Robertson
84c2583ba8 A memory benchmark (temporary) 2011-05-03 13:02:15 -04:00
Steven Robertson
4612d753cc Switch to 1024x1024 (still fixed, tho) 2011-05-03 01:15:51 +00:00
Steven Robertson
972cd9f9ea Add image writing, and revert the buffer flip 2011-05-02 19:30:14 +00:00
Steven Robertson
e68d6fca84 Drop hackneyed attempt at log scaling from previous generation 2011-05-02 16:20:56 +00:00
Steven Robertson
cd803cb3af Log scaling and color clipping (in a sense) 2011-05-02 16:19:55 +00:00
Steven Robertson
a43973f0ff Motion blur (a bit) 2011-05-01 09:53:36 -04:00
Steven Robertson
a7900f187d Add support for variations.
--HG--
rename : cuburn/variations.py => cuburn/code/variations.py
2011-05-01 09:36:29 -04:00
Steven Robertson
088299423e Some amount of dynamic rendering 2011-04-30 16:40:16 -04:00
Steven Robertson
1302f31ec7 "Crappy whatever I hate it" edition of Sierpinski triangle 2011-04-29 17:25:51 -04:00
Steven Robertson
fe6367821f RNG, again. Hooray. 2011-04-29 11:00:18 -04:00
Steven Robertson
bd1a943914 Start ripping stuff out 2011-04-28 11:24:58 -04:00