This weekend I’ll be teaching the Interactive Parametrics Workshop with Studio Mode (Gil Akos and Ronnie Parsons) and MakerBot (represented by Bre Pettis). We’ve been planning this for a while, but since it’s happening during my residency at MakerBot we thought it’d be fun to focus on the MakerBot as a possible output method. Our thanks to Bre and the MakerBot crew for supporting the workshop!

With a good mix of architects and code-hacking designers as our participants it should be an interesting weekend. We will be posting the resulting code examples and STL models after the workshop.

Tools & libraries

We’ll be looking at strategies for parametric modeling using Processing, outputting MakerBot-ready models as STL files and printing them on site.

Processing lacks the hardcore math engine of typical CAD packages, but is far more flexible when it comes to working interactively with dynamic realtime systems. By extending Processing’s core functionality with libraries for simulation and 3D mesh construction we can combine realtime processes with advanced geometry tools.

We’ll be relying on a selection of Processing libraries:

  • unlekker.ModelBuilder, a new library I’ll be releasing for the workshop that supports mesh-oriented parametric modeling for 3D printing. It’s nothing fancy, but it’ll get the job done in predictable ways.
  • Karsten Schmidt’s always excellent Toxiclibs library offers volumetric modelling and advanced simulation functions.
  • Frederik Vanhoutte’s Hemesh library is a comprehensive set of tools for constructing and modifying meshes through procedural tools like extruding, subdividing, slicing, chamfering etc. Hemesh allows the effortless creation of hypercomplex models.
  • Andreas Schlegel’s ControlP5 library will be our steady workhorse for GUI interface elements.

We’ll also be using Rhino3D and MeshLab to clean up models for fabrication.

Resources

Below is a list of links to tutorials and resources related to the tools we’ll be using:

5 Comments »

There are 5 comments to "Interactive Parametrics – Workshop w/ Studio Mode and MakerBot". You may leave your own comment.
1. Tweets that mention Code & form » Interactive Parametrics – Workshop w/ Studio Mode and MakerBot -- Topsy.com, February 18th, 2011 at 23:44

[...] This post was mentioned on Twitter by Colin Evoy Sebestyen, VirtualFlavius. VirtualFlavius said: #vj #videoart Interactive Parametrics – Workshop w/ Studio Mode and MakerBot http://ow.ly/1bo6f7 [...]

2. Robert, February 19th, 2011 at 01:47

I can’t wait to get hold of that new library, when will it be available to the public(me)??

3. marius watz, February 19th, 2011 at 05:40

I’m releasing it after the workshop, I anticipate we’ll run into some issues that need fixing before public release.

Anyway, I wouldn’t get too excited as most of the functionality will already be available through Toxiclibs and Hemesh. My focus is on simplifying the process of generating models and preparing them for 3D printing.

4. Code & form » Interactive Parametrics results, February 21st, 2011 at 10:40

[...] 2009 (3) August 2009 (1) Meta functions Log in WordPress   Home |   Interactive Parametr.. »   Interactive Parametrics results 110221 | Processing / Java, Workshops Tags: [...]

5. Code & form » Code: ModelBuilder library public release, April 6th, 2011 at 21:59

[...] created as part of my artist-in-residence project at MakerBot Industries and beta tested in the Interactive Parametrics workshop. The occasion for today’s release is the MakerBot User Group New York, where I’ll talk [...]

Comment on this entry

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>