creative(_code){

return billAutomata.CreativeTechnologist(); }

Main menu

Skip to primary content
Skip to secondary content
  • cv
  • portfolio
  • @billautomata
  • vimeo
  • flickr
  • tumblr
  • LABS
  • p5memphis

Category Archives: code

hemesh2embree v1.1

Posted on 2012/12/30 by billautomata
Reply

 

Updated December 31, 2012!

Download @ Google Code Project

Hemesh2Embree is a set of light-weight utility classes that can be easily included in a Processing sketch to allow for 3D meshes created with the wonderful Hemesh library, to be exported in the formats expected by the Embree raytracer by Intel Software.

Continue reading →

Posted in code, processing | Leave a reply

Benchmarking Java Operations with Processing 2.0a5

Posted on 2012/05/10 by billautomata
Reply

Continue reading →

Posted in code, processing | Leave a reply

Getting Started with Processing and OpenCL

Posted on 2012/03/15 by billautomata

logo for openCLlogo for processing
A step by step breakdown of a tutorial program that explains just enough needed aspects of OpenCL to allow you to incorporate it into your processing sketches and do some of your own experimenting.

Continue reading →

Posted in code, guides, parallel programming, processing | Tagged api, gpgpu, intel, library, nvidia, opencl, processing

ds1678 real time event recorder

Posted on 2012/02/19 by billautomata

DS1678 Real-time Event Recorder
http://www.maxim-ic.com/datasheet/index.mvp/id/2753
Arudino and Processing Library
beta 1.0

  • retrieve control and status registers
  • enable mission mode
  • disable mission mode
  • read event data
  • save to file

Processing Code
Arduino Code

Note: This package includes a custom Arduino RTCLib for managing the DS1678 over i2c.

Posted in code, electronics, processing

_contentMap()::

  • blog (5)
    • guides (2)
  • code (4)
  • my work (22)
    • fine art (2)
    • image (8)
    • installation (3)
    • video (8)
    • web (4)
  • tools (23)
    • electronics (2)
    • machine learning (12)
    • openframeworks (11)
    • parallel programming (3)
    • processing (8)