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: tutorial

[dd3] d3.js selection tutorial

Posted on December 5, 2011 by enj

This weekend I made a video aimed at people just getting into d3. I use a super simple bar graph to illustrate the fundamental principle of selections with d3. At Continue Reading →

Posted in advd3, code, d3, tutorial

Simple D3.js Bar Chart Webcast

Posted on September 15, 2011 by enj

So I’ve been diving head first into d3.js and I must say its a mighty fine library! I do feel like getting up to speed with it can take quite Continue Reading →

Posted in advd3, code, d3, tutorial

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 © 2016 enjalot. All Rights Reserved.
Powered by: WordPress | Theme: Catch Everest