-
Notifications
You must be signed in to change notification settings - Fork 0
Home
OpenVCAD is volumetric multi-material modeling language and compiler developed by the Matter Assembly Computation Lab at the University of Colorado Boulder. OpenVCAD is an automatable volumetric design framework that can fully leverage multi-material fabrication. OpenVCAD provides a scriptable suite of constructive solid geometry and functional design methods that enable the representation of complex objects with hundreds of materials. OpenVCAD allows for full spatial control over the material composition of an object. Additionally, it provides functional grading and convolutional blending techniques to generate parts with dynamic mechanical characteristics. This research tool is intended to be used for the design and development of new meta-materials, digital allows, and compliant mechanisms.
OpenVCAD can be either installed from precompiled binaries for your system, or built from source.
Pre-compiled binaries of the OpenVCAD compiler can be found in releases. These include two versions:
- IDE-like program with UI and OpenGL-based rendering preview
- Standalone command-line application that compiles
.VCAD
scripts into PNG stacks, OpenVDB grids, or binary voxel files.
See building instructions for more information.
- Conceptual Overview
- GUI Application Documentation
- Material Definition Files
- OpenVCAD Modeling Language Documentation
See gallery and results page for examples of OpenVCAD scripts and runtime results.