|
|
|
|
|
by ruarai
4006 days ago
|
|
I tried your struct-of-array idea, and that's produced an okay improvement ~1%. Sorting them seems tough as the index of each value must match for each channel, so any sorting would have to occur beforehand. Except that is already sorted by x-y values, and my attempts otherwise have failed to produce results. |
|
I did a quick and dirty experiment: http://pastebin.com/NjZNRjw1
Seems about 30% smaller than before on http://i.imgur.com/5zwCEF5.png