OpenFab: a programmable pipeline for multi-material fabrication
Kiril Vidimče, Szu-Po Wang, Jonathan Ragan-Kelley, Wojciech Matusik
In ACM Transactions on Graphics, 32(4), July 2013.
Abstract: 3D printing hardware is rapidly scaling up to output continuous mixtures of multiple materials at increasing resolution over ever larger print volumes. This poses an enormous computational challenge: large high-resolution prints comprise trillions of voxels and petabytes of data and simply modeling and describing the input with spatially varying material mixtures at this scale is challenging. Existing 3D printing software is insufficient; in particular, most software is designed to support only a few million primitives, with discrete material choices per object. We present OpenFab, a programmable pipeline for synthesis of multi-material 3D printed objects that is inspired by RenderMan and modern GPU pipelines. The pipeline supports procedural evaluation of geometric detail and material composition, using shader-like fablets, allowing models to be specified easily and efficiently. We describe a streaming architecture for OpenFab; only a small fraction of the final volume is stored in memory and output is fed to the printer with little startup delay. We demonstrate it on a variety of multi-material objects.
Article URL: http://dx.doi.org/10.1145/2461912.2461993
BibTeX format:
@article{Vidimce:2013:OAP,
  author = {Kiril Vidimče and Szu-Po Wang and Jonathan Ragan-Kelley and Wojciech Matusik},
  title = {OpenFab: a programmable pipeline for multi-material fabrication},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {4},
  pages = {136:1--136:11},
  month = jul,
  year = {2013},
}
Search for more articles by Kiril Vidimče.
Search for more articles by Szu-Po Wang.
Search for more articles by Jonathan Ragan-Kelley.
Search for more articles by Wojciech Matusik.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."