Monday, November 2, 2009

Knowledge Pattern Tweek

So it was a simple test tonight, maybe just to try it and see if it worked.  I am already plotting the next tutorial that will involve some form of 'intelligence' for the insertion of UDFs.  The simple test tonight was to color the UDF based on the even or odd values of i and j.  Since there is no even or odd, I had to use MOD.  In this case there are if/else statements to change the color.

Future tutorial will create a script that decides which UDF to insert given a certain condition.  At least this is where I am heading.  It will probably just be a simple condition, but way in the future this might be based on curvature or planarity.




Using the previous tutorial you can insert the following text in place of the p1.color line:

if mod(j,2)<1 and mod(i,2)<1
            p1.Color =   "143,188,143"
else if mod(j,2)>0 and mod(i,2)>0
            p1.Color =   "193,205,193"
else
            p1.Color =   "131,139,131"


Sunday, November 1, 2009

Knowledge Pattern Tutorial

Here is the first knowledge pattern tutorial.  The tutorial is broken into two parts, the first part steps through the process for the creation of a framework and the second part inserts the surfaces into the framework.

link to catscript sample file for part 1



link to catscript sample file for part 2



Thursday, October 29, 2009

Gearing up for Knowledge Pattern Tutorial

I took some time this past weekend to work through the knowledge pattern process again for myself.  Prior to the workshop I had never even used a UDF, now I am scripting interactions as part of the process.  Look for an initital (provisional) knowledge pattern tutorial very soon.

Given this advancement, I am sure to have to re-work my upcoming graduate seimar to focus on knowledge patterns.  Image of most recent tests where the script counter is driving the color, depth, and aperature.  I am also trying to think up an approach where the script will create geometry that is not based on a surface but based on the previously instantiated part.



Wednesday, October 21, 2009

Knowledge Pattern - Game Changer

Just got back from a 3 day intensive workshop with Gehry Technologies at the pre-acadia sessions.  It was a session led by Nuri Miller and Neil Meredith and it was focused on knowledge patterns.  Imagine being able to script the insertion of powercopies and change the count or modify the replicated part and have the software re-insert the new part in seconds.  Your wish has been granted, and I know how to do it now.  For anyone that has inserted hundreds of parts 'by hand' before you appreciate this.  For others, I am way off in tech-geek land.  Knowledge pattern tutorials will proliferate paramod.net!

While I appreciated the workshop, I must say that the ACADIA planning leaves much to be desired.  Next time you advertise the workshop in Chicago make note that Evanston is NOT Chicago and is a 1 hour public transportation trek.  Everything was downtown but the Digital Project and EcoTech sessions.  Maybe Rhino bribed the ACADIA planner?  In any case, I would like to get a refund for the 6 hours I spent on a crowded train.  Or if you organize a shuttle bus, maybe it should pick people up at the conference hotel not 4 miles away.  Maybe I should also request a refund for the difference between a hotel in Evanston and the expensive conference hotel I booked in Chicago where I thought the conference was.  I am feeling a bit better, deep breaths.  I was starting to like the seclusion offered by our sequestered location until today when the classroom above us was also being used by a different conference group that was demo-ing hammer drills into the concrete slab.  I'll stop now for fear of coming off like an international cry-baby.  I just don't understand the thinking.  Every participant had their own laptops so it was not that the software was only available outside the city limits.

I met a bunch of great people all using the same tools in different ways, clamoring to share stories and approaches.  I sat next to an old friend (Mark Weston) so that was fun too.  It was fun to watch Mark drive the instructors crazy with his desires to make his parts use random numbers and pull in information from the stock market to produce curves.  AEC Industry software meets Mr. Wizard!  Not to mention his own special brand of names for variables and files.

Here are a couple of images from the part I was working on today.  The color is produced by the script that color codes the panels based on location and aperature depth.


Thursday, October 15, 2009

Shape Shifters

How does JJ Abrams do it? 

In the most recent episode of Fringe (Momentum Deferred), Agent Dunham to Agent Broyles "I am not worried because if a shape shifting assassin from another universe wanted me dead, then I would be".

This comes across like a totally believable condition, not worthy of even pausing.


This is relevant because shape shifters are very cool.




Wednesday, October 7, 2009

Future of Design

Friday and Saturday (Oct 9-10) we are hosting an amazing line-up of theorists, designers, architects, educators to discuss the future of design.  It will be at Rackham Auditorium (seats 1000) so be sure to be in Ann Arbor this weekend.  It is a free event and open to the public.

Here is a link to the details: Future of Design 


Sunday, October 4, 2009

Signs of Fall at the botanical garden

I had a chance to go out to the shadow pavilion this weekend to make sure it was still standing.  It is still there and the colors of the trees are starting to change.








Monday, September 28, 2009

Intro to VRay for Rhino

Just came across a VRay tutorial that I made this past summer.  It was for the 3G1's, but will be applicable for others.  It covers simple lighting, materials, and options and then adds people and shadows in photoshop.

Click on the image to start the video.



Saturday, September 26, 2009

SmartSurfaces - Digital Project PowerCopy Sun Tracker

Tutorial based on demo from SmartSurfaces.  The tutorial covers the creation of powercopies with embedded / dynamic parameters.

Click image to launch video.



SmartSurfaces - Digital Project Theo Jansen Tutorial

Digital Project tutorial builds a Theo Jansen leg mechanism to explain sketches and constraints.

Click image to view tutorial.


Rhino Surface / Soild to Line Drawing

Tutorial works through the modeling of surfaces and soilds using different CPlanes. The model is then output using Make2D and brought into Illustrator.

Click either image to watch the video.





Saturday, September 19, 2009

SmartSurfaces is up and running

The SmartSurfaces course had its first meeting on September 11.  There are 24 U of M undergrads enrolled (8 from Arch, 8 from Art and Design, 8 from Material Science).  The students will form 4 teams to design and build a final prject that explores interaction, fabrication, and heliotropic structures.

At the heart of the course and the project is the Arduino open-source electronics prototyping board.  This past week we had all the students working with their Arduinos.

The course website has an absolutely amazing set of Arduino resources and original tutorials produced by John Marshall.  Students will be posting their work to the site, so it will be worth checkinh back.

Here are a couple of videos of the students' Arduino studies after a couple of hours:

Briena - Color mixing with 3 LEDs.



Peter - Light sensor controling an LED





Peter - Dialing in the servo motor

VRay Section with accurate lighting

Tutorial shows how to create a section rendered with VRay. In order to do this a material needs to be made that is invisble but still casts shadows.
Click the image to watch the video.

Tuesday, September 15, 2009

Digital Project - Beginner Solid Modeling

This video tutorial uses the content from an earlier Rhino tutorial to discuss basic soild modeling techniques in Digital Project.
Click the image to watch the video.

Sunday, September 13, 2009

Rhino - Misc Modeling Tips

This video tutorial covers perspective, physical model output, and various drawing techniques.
Click the image to watch the video.

Intro Rhino Tutorial - Soilds

This short video tutorial covers the production of simple volumetric space using solids. It was developed for the 3G1 studio this summer.
Click the image to watch the video.



Tuesday, September 8, 2009

Pavilion Photos

Here are a few more photos that were taken of the pavilion with a long exposure during the full moon.

Tuesday, August 25, 2009

All the big parts in place

Still some minor modifications to be made, but all the big parts were installed today with the help of Peggy, Alex, and Katie. The light and sound quality of the megaphones is constantly changing based on the variations of the site.

Most people walking along the trail don't know what to make of it, but they all agree "It's interesting" or "different".









Monday, August 24, 2009

Progress Continues

Work continued today. While it was nice to see it in the sun, there was still not enough shade created to stay cool. Four more "chunks" to install,maybe done on Tuesday. Once the final parts are in place the temporary bracing can be removed.


view from the trail


view across the field

Sunday, August 23, 2009

Big Assembly Day

Ngoc Thy, Alex, and I had a few extra hands on site today to help hold and rivet. Thanks to Dwight, Jessica, Craig, and Jen for giving up their Sunday. All the parts are on site now with five "chunks" left to install. We hope to have the remaining pieces installed this week.