Skip to main content

REPLICATED/REMEDIATED: Design

 


From the previous algorithmic modelling project we branch into designing physical objects,
specifically for slip casting ceramics. Students where given freedom to design any object for casting but it has to be self supporting and possible to be done with a two part molding process.


Starting from the left was my initial designs, I mainly wanted something that had more of a textural experience to it. So designing it with the surface morph functions in grass hopper was fun process, but also riddled with a lot of hurdles that I ended up learning. 


From digital modelling it seemed like these objects would transition well but I started to have technical problems in the program such as rendering and closing surfaces to prepare it for 3d printing. I didn't consider how much calculations grasshopper does to create these models but somewhere along the line the projects file size started reaching 2gb along and soaking up my computers resources. 

It seemed like an easy fix by converting the Breps into Meshes but for some reason the program was having a hard time to calculate. So I ended up doing a variety of shapes and changing the designs over time and finally ending up with the last almost flattened model.


After some discussion with our instructor Bryan Cera, the model had to be adapted to work with the 2 part plaster molds. Because it had issues mainly Undercuts from the protruding hexagonal shapes, I managed to remedy it by reducing the depth and rounding the edges.














Comments

Popular posts from this blog

PO1: The Bespoke Object, Refining.

Week 2:  I pretty much spent the entire week modifying the model. Mostly to make it usable for patterning, and maybe to also have it ready for animation, but I might take a different route on that. It was possible to just use the draft model, but working from experience anything that is curved on an inflatable would have a tendency to straighten. Because air volume inside the soft structure would have a tendency to push on all directions. To mitigate this, I instead opted for a flatter structure that resembles a crocodile more than a salamander. I do appreciate the whimsy of the initial draft.   Tools Used: Nomad Sculpt, Blender, Rhino, Cozy Blanket. When designing models I tend to jump between software, Its easier to design soft and organic structures using mesh based modelling or sculpting. And I happen to have a variety of choices to choose from, each with a with a specific strength but none can do it best.  Below is my workflow on Nomad Sculpt which is an I...

OBDF 310 Milestone: Stacked Slices Laser cut Final

  This week in my Object design class, we were able to finalize out designs for laser cutting slices. My penguin model has gone through a couple of design adjustments mostly to have a cleaner and readable structure. simplifying the model makes it easier to distinguish, spherical curves on the original brep reference doesn't seem to provide appealing slices so I decided to go with a more geometric form. Once processed through grass hopper I didn't have a need to include wings because the tapered form still translates to something that appears like a wing.   On the left are the initial slices, the right is the cleaner side decided to mirror to create a more readable model. Above is the layout for laser cutting, I ended up layering the cut-outs manually because the grid method shown in last weeks class was quite troublesome. I just couldn't figure out how to pull of the grid placement on vector direction and didn't want to spend too much time confusing myself. (The penguin...

Algorithmic Surface Modelling

  This week surface morph animation and some extra stuff.  Starting out with a divided curve I was able to use it determine points for circles and then using said circles to loft a structure. I then utilized the random numbers to offset the radius for each section in the loft and by utilizing "replace item" I was able to move a circle around the geometry. To show this variating animation without changing the seed values in the random numbers node. Bonus: Sending Grasshopper data via OSC/UPD to other programs I really wanted to use the program in conjunction with my main creative tools just to give me more reasoning to use grass hopper. You can utilize geometry in grass hopper and use them on other programs like MAX msp and Touch Designer for live visual effects or any other use cases. But as a caution try to re-mesh the models or simplify,  because grasshopper uses a lot of data and sending them live can cause it to crash if the models are too complicated.  Geometry ...