Steven Robertson
f872baf844
Use much more accurate filtsum estimation polynomials
2011-06-12 17:37:57 -04:00
Steven Robertson
e9998c28da
Re-add a hard clamp for an estimator minimum.
...
The value 0.4 is above what it should be (0.3 is the theoretical minimum), and
having the harder clamp threshold causes some problems, but fixes others.
There's a deeper bug here.
2011-06-11 23:39:51 -04:00
Steven Robertson
299b5d5dab
Fix filtering - or at least make it less broken
2011-06-11 23:28:32 -04:00
Steven Robertson
6b09e162a3
Make DE use current center CP instead of anim-wide CP; start debugging color
2011-06-11 22:51:16 -04:00
Steven Robertson
7ff0b65d81
Fix improper gutter offset in camera computation
2011-06-11 17:58:08 -04:00
Steven Robertson
38fbc391e8
Add gamma linearization (may be incorrect)
2011-06-11 17:50:15 -04:00
Steven Robertson
5b67ed7c33
Fix gutter-trim and compilation keeping
2011-06-11 17:23:29 -04:00
Steven Robertson
6c7d0270ad
A few variation fixups
2011-06-11 17:21:34 -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
6f3c27007a
Remove outdated MemBench stuff
2011-06-11 15:58:37 -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
cd1f905ca3
Fix assembly (don't think this bug ever bit, but it could)
2011-05-29 15:20:58 -04:00
Steven Robertson
daf56ffc53
Split thread group up along warp boundary (this is useful later)
2011-05-29 15:15:06 -04:00
Steven Robertson
923d471e0e
Merge memory transaction for slightly less smashing
2011-05-29 15:06:57 -04:00
Steven Robertson
78835085e8
A few trivial syntax corrections in the vars
2011-05-29 14:52:10 -04:00
Steven Robertson
8d237d62b0
Add filt_err helper script
2011-05-05 23:37:18 -04:00
Steven Robertson
7556d79ae5
Merge Erik's variations (TY!)
2011-05-05 23:36:40 -04:00
Steven Robertson
3d94c256a9
Another non-working checkin
2011-05-05 23:35:54 -04:00
Erik Reckase
0d88608b16
vars basically done. whew. a few are missing, but they're a pain and
...
i don't feel like doing them right now ;)
2011-05-05 21:16:47 -06:00
Erik Reckase
7d46b0d1db
Done with 77. Will pick and choose the rest.
2011-05-05 18:09:23 -06:00
Erik Reckase
ec01cbfc43
up through var 69!
2011-05-05 13:44:12 -06:00
Steven Robertson
fac6f838a4
Saving unsuccessful separable filtering code
2011-05-05 10:40:22 -04:00
Erik Reckase
4f5d7efe27
vars up to 67 complete
2011-05-05 05:48:53 -06:00
Erik Reckase
9f78f5225a
vars done through 57
2011-05-04 16:18:29 -06:00
Erik Reckase
d0084aab17
vars done through 49. skipping twintrian for now.
2011-05-04 14:43:17 -06:00
Erik Reckase
645222af47
added some blur variations, up to 36.
2011-05-04 12:05:51 -06:00
Erik Reckase
7a680efa1b
added a few more vars, also fixed waves since it was referring to
...
precalc'd parameters
2011-05-04 11:51:04 -06:00
Steven Robertson
1aafe4a93c
Some light performance optimizations
2011-05-04 09:52:20 -04:00
Steven Robertson
be66f80641
Final xforms
2011-05-04 08:13:39 -04:00
Erik Reckase
85ef8e7005
vars added up to 29.
2011-05-04 05:48:50 -06: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
Erik Reckase
765cf6b2e0
up to var22 (fan) completed.
2011-05-03 21:49:14 -06:00
Erik Reckase
d1137e8e89
lots more f's added. vars up to 19 complete.
2011-05-03 21:34:24 -06:00
Erik Reckase
f599685676
added missing f's and removed EPS 1e-20 thingies
2011-05-03 21:19:56 -06:00
Erik Reckase
8b6c6f462e
added variations up to #16 . 1/6 done!
2011-05-03 21:16:02 -06:00
Steven Robertson
c605815130
Make code more portable
2011-05-03 17:12:12 -04:00
Steven Robertson
eeff0a4d4f
Oh, missed some 'f' suffixes on numbers
2011-05-03 16:15:16 -04:00
Steven Robertson
9d969476ec
Be a little more particular about how mwc_11 is implemented
2011-05-03 15:26:44 -04:00
Steven Robertson
28c3c72bb8
Dithering
2011-05-03 15:26:05 -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
810b263aa2
Fix tex lookups. That was pretty dumb.
2011-05-03 03:23:25 +00:00
Steven Robertson
4612d753cc
Switch to 1024x1024 (still fixed, tho)
2011-05-03 01:15:51 +00:00
Steven Robertson
9f3604b670
Fix my idiotic misalignment bug
2011-05-03 01:14:00 +00:00
Steven Robertson
972cd9f9ea
Add image writing, and revert the buffer flip
2011-05-02 19:30:14 +00:00
Steven Robertson
1dad09fc03
Um, missed this file. Also, just fixed an obvious memory bug.
2011-05-02 19:29:07 +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