Re: GPGPU sampler
Posted by
Josh Gargus on
Dec 25, 2009; 8:29pm
URL: https://forum.world.st/GPGPU-sampler-tp978778p979315.html
Better, but I'm still having trouble with the changes file. When trying to browse any of the new-ish code (including the Cobalt code), I get "MessageNotUnderstood: UndefinedObject>>isSeparator" because the image is trying to read data from past the end of the changes file. The changes file is only 229KB, which is definitely on the small side.
Did you perhaps condense changes and then not save the image? (just guessing)
If I rename the changes file, at least I don't get errors, but it's difficult to read the code with decompiled temp names. However, I did run the examples. Very cool! The Lorenz attractor is beautiful. I'm looking forward to being able to browse the code!
Cheers,
Josh
On Dec 25, 2009, at 5:36 AM, Matthew Chadwick wrote: