enjalot

casin' the joint since '85

  • enjalot Twitter
  • enjalot YouTube
  • enjalot Vimeo
  • enjalot GitHub

Primary Menu

Skip to content
  • Home
  • About
  • d3
  • Side Projects
  • Menu

Category Archives: advcl

Adventures in OpenCL

Adventures in OpenCL Part 3: Constant Memory Structs

Posted on March 30, 2011 by enj

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 →

Posted in advcl, code, python, tutorial | 9 Replies
20,000 Particles

Adventures in PyOpenCL: Part 2, Particles with PyOpenGL

Posted on March 22, 2011 by enj

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 →

Posted in advcl, code, opencl, python, tutorial

Adventures in PyOpenCL: Part 1 Getting Started with Python

Posted on February 22, 2011 by enj

Hello, World! I’m a big fan of Python (and excited to be attending PyCon!), and I’ve recently started playing with a great module called PyOpenCL. I’ve ported my Part 1 Continue Reading →

Posted in advcl, opencl, tutorial

Adventures in OpenCL Part 2: Particles with OpenGL

Posted on August 27, 2010 by enj

This tutorial series is aimed at developers trying to learn OpenCL from the bottom up, with a focus on practicality. This installment introduces OpenCL context sharing with OpenGL. We make Continue Reading →

Posted in advcl, code, opencl, tutorial

Adventures in OpenCL: Part 1.5, C++ Bindings

Posted on July 20, 2010 by enj

This tutorial series is aimed at developers trying to learn OpenCL from the bottom up, with a focus on practicality. This part is a reworking of my first tutorial using Continue Reading →

Posted in advcl, code, opencl, tutorial

Adventures in OpenCL: Part 1, Getting Started

Posted on July 13, 2010 by enj

This tutorial series is aimed at developers trying to learn OpenCL from the bottom up, with a focus on practicality (i.e. I’m still learning, I’m sharing what I’ve found to Continue Reading →

Posted in advcl, code, opencl, tutorial
Copyright © 2017 enjalot. All Rights Reserved.
Powered by: WordPress | Theme: Catch Everest