Procedural Composite Material - Macro Foam
Description
This is a test of what I call Macro Foam. It uses the capabilities for 3D printing to produce accurate arrangements of multiple materials to create a digital composite, and demonstrates a procedurally generated example. This material was intended to have specifically controllable properties of density and compressibility (once the materials are calibrated through testing). It is made of a solid material, a soft, elastic material, and empty space. The idea (totally untested) is that the material would be low-density and very compressible until the hard parts come in contact with each other, at which point the resistance quickly increases.
The "foam" is generated by a novel combination of classical algorithms. It first places seed points within the volume. These points are randomly distributed here, but could easily vary in density and arrangement based on the results of a simulation, increasing density based on stress, for example. To generate the spheres, each voxel is colored based on the distance to the nearest seed point, resulting in spherical gradients. The connecting components are given by the voronoi diagram of this same set of points. By multiplying adjusted versions of the two complementary data sets together and generating a surface based on a threshold, a model is created consisting of spheres (solid material) separated by connecting elements (soft material).
The input for this test is given in my 3D Texture Objects in these Thingiverse pages:
thingiverse.com/thing:27231
thingiverse.com/thing:27232
The STL's here have had partial structures at the edges trimmed out to show the area of interest. I've provided the AVI volumes and heavily reduced versions of the meshes suitable for visualization.
The "foam" is generated by a novel combination of classical algorithms. It first places seed points within the volume. These points are randomly distributed here, but could easily vary in density and arrangement based on the results of a simulation, increasing density based on stress, for example. To generate the spheres, each voxel is colored based on the distance to the nearest seed point, resulting in spherical gradients. The connecting components are given by the voronoi diagram of this same set of points. By multiplying adjusted versions of the two complementary data sets together and generating a surface based on a threshold, a model is created consisting of spheres (solid material) separated by connecting elements (soft material).
The input for this test is given in my 3D Texture Objects in these Thingiverse pages:
thingiverse.com/thing:27231
thingiverse.com/thing:27232
The STL's here have had partial structures at the edges trimmed out to show the area of interest. I've provided the AVI volumes and heavily reduced versions of the meshes suitable for visualization.
Instructions
Ideally this type of model would be printed on an Objet, but very soft PLA would work for the soft spots. All parts could be printed hollow to create the lowest overall density. Assuming the spheres and supports are solid, the material is about 22% solid material, 16% soft material, and 62% empty space. This model uses very large elements because of the limitations of working with polygons, and the reproducible detail on FDM/FFM machines. I will upload a high-res version with finer features soon.
This is from my series of volumetric objects created to help people explore the differences between polygonal and volumetric representations of objects.
Learn more about the benefits of volume-based data structures for 3D printing here:
40westdesigns.com/blog/?p=371
Read more on the subject in my post on Engineering.com here:
engineering.com/3DPrinting/3DPrintingArticles/ArticleID/4523/2012-The-Beginning-of-the-End-for-Polygons.aspx
This is from my series of volumetric objects created to help people explore the differences between polygonal and volumetric representations of objects.
Learn more about the benefits of volume-based data structures for 3D printing here:
40westdesigns.com/blog/?p=371
Read more on the subject in my post on Engineering.com here:
engineering.com/3DPrinting/3DPrintingArticles/ArticleID/4523/2012-The-Beginning-of-the-End-for-Polygons.aspx
License
Procedural Composite Material - Macro Foam by aeron203 is licensed under the Attribution - Creative Commons license.

You must be logged in to post a comment.