Adventures in OpenCL Part 3: Constant Memory Structs
Today we make a brief stop on our journey to examine a technique which has proven useful but not straightforward; passing in a structure as a parameter to an OpenCL Continue Reading →
Today we make a brief stop on our journey to examine a technique which has proven useful but not straightforward; passing in a structure as a parameter to an OpenCL Continue Reading →
Today we journey as pythonauts into the world of particle systems and fast 3D graphics, manipulating thousands upon thousands of little dots in mere milliseconds! We accomplish this with two Continue Reading →
Andrew, Nathan and I just got back from Atlanta for Pycon 2011 and it was a blast. It was a great mix of learning, hacking, networking and free swag. I Continue Reading →
I recently went up to North Carolina to visit a good friend of mine, and we got to talking Python as we are wont to do. He told me about Continue Reading →