**Undergraduate research project on origami engineering, parametric geometry and digital prototyping.**
[Overview](#overview) · [Results](#main-results) · [Models](#models-and-files) · [Fabrication](#digital-fabrication) · [Gallery](#gallery) · [Roadmap](#roadmap) · [Website](#github-pages)
MetaOrigami investigates how origami crease patterns can be translated into parametric CAD models, reconfigurable structures and digitally fabricated prototypes. The project focuses on the geometric rules that connect a local folding cell to the global shape and kinematics of a meta-structure.
The current work uses Miura-ori as the main reference geometry and extends the investigation to Kresling and Waterbomb patterns. The broader objective is to build a reusable library of models and fabrication procedures for research in origami engineering, mechanical metamaterials, reconfigurable structures and morphological design.
The project combines:
Research stage. This repository documents an undergraduate research project in active development. Some models are mature proof-of-concept implementations, while others remain exploratory and are explicitly identified as such.
A parametric description of the Miura-ori cell was implemented in CAD to study the influence of geometric variables on the folded configuration. Different tessellation sizes, aspect ratios and folding configurations were explored, enabling the geometry to be modified without rebuilding the complete model.
The model also provided a practical framework for identifying geometric limits associated with face interference, compactness and inversion of the expected configuration.
A complete alphabet was constructed from Miura-ori-inspired modular cells. The purpose is not typography as an isolated design exercise: the alphabet acts as a proof of concept for geometric programmability, demonstrating that a repeated cell can be reorganized to generate complex global shapes while preserving a common construction logic.
This experiment is relevant to the longer-term study of meta-structures in which global form emerges from the controlled arrangement of local geometric units.
Physical models were produced using more than one fabrication route. Miura-ori sheets were fabricated by laser cutting and scoring in high-grammage paper and polypropylene, while cells and spatial structures were also produced by FDM 3D printing.
These prototypes are used to compare digital geometry with actual foldability, assembly constraints, material thickness effects and fabrication tolerances.
Kresling geometries were studied in parallel as a second family of deployable structures. The work exposed a more demanding parametric closure problem: changes in one geometric variable affect several coupled dimensions and angles. The current files therefore document exploratory models and crease patterns, rather than a fully validated parametric Kresling generator.
This limitation is part of the research result because it identifies the mathematical relations that must be resolved before a robust parametric implementation can be obtained.
| Work package | Status | Current output |
|---|---|---|
| Geometric foundations and CAD training | Completed | geometric studies, CAD workflow and documentation |
| Miura-ori cell and tessellations | Advanced | parametric CAD models and multiple configurations |
| Miura-ori kinematics | Advanced | opening/closing configurations and geometric limits |
| Laser-cut prototypes | Completed at proof-of-concept level | paper and polypropylene sheets |
| FDM prototypes | Completed at proof-of-concept level | printed cells and spatial structures |
| Complex-form demonstrator | Completed | Miura-ori alphabet |
| Kresling | In progress | exploratory CAD and crease-pattern files |
| Waterbomb | Next work package | systematic model and prototypes to be developed |
| Open website and repository | v0.1 | this repository and GitHub Pages structure |
The repository keeps research files separated from the website source.
MetaOrigami/
│
├── README.md # GitHub repository landing page
├── CITATION.cff # citation metadata
├── LICENSE.md
├── DEPLOY.md # GitHub Pages instructions
│
├── assets/
│ └── images/ # images used in the repository README
│
├── models/
│ ├── miura_ori/ # F3D, STL, DXF, OBJ and reference geometry
│ ├── kresling/ # exploratory crease-pattern files
│ └── waterbomb/ # next work package
│
├── documentation/ # fabrication, parameters and project notes
│
└── docs/ # GitHub Pages website
├── index.md
├── models.md
├── fabrication.md
├── gallery.md
├── roadmap.md
├── about.md
├── _config.yml
└── assets/
Available formats include:
.f3d).stl).dxf).obj).dwg)See models/miura_ori/.
The Kresling folder currently contains exploratory crease-pattern files used during the geometric study. They should not yet be interpreted as a validated parametric library.
See models/kresling/.
The Waterbomb package is intentionally reserved as the next stage of the project. It will contain the parametric cell, tessellations, fabrication files and physical prototypes as they are completed.
See models/waterbomb/.
Two fabrication strategies are currently represented.
Miura-ori sheets were produced in:
The fabrication workflow includes preparation of the planar crease pattern, definition of cutting/scoring layers, adjustment of laser parameters and manual verification of foldability.
Cells and assembled structures were produced by FDM printing to explore:
See documentation/guia_fabricacao.md for the initial fabrication notes.
![]() Parametric Miura-ori |
![]() Geometric variations |
![]() Complex-form proof of concept |
![]() Physical prototypes |
A subsequent stage will broaden the geometric library and evaluate origami architectures according to functional requirements such as deployability, radial expansion, compact storage, conformability and controlled reconfiguration. One possible application direction is the conceptual design of medical devices.
The figure is an illustrative concept map, not a set of validated medical devices. The intended workflow is to compare candidate origami geometries, select one promising configuration, establish design requirements, create a CAD model and fabricate a proof-of-concept prototype.
A first website version is included in docs/. It uses the Cayman GitHub Pages theme and can be published without an external web framework.
To publish:
MetaOrigami on GitHub.The default URL will be:
https://americocunhajr.github.io/MetaOrigami/
For a custom domain, metaorigami.org is a concise option if available. Detailed instructions are in DEPLOY.md.
Initial technical notes are stored under documentation/, including:
These documents are expected to evolve as the CAD library and experimental procedures become more mature.
Until a formal publication or repository DOI is available, cite the project as:
A. B. A. Dias and A. Cunha Jr, MetaOrigami: Parametric CAD, Digital Fabrication and Reconfigurable Origami Meta-structures, GitHub repository, 2026.
A machine-readable citation file is provided in CITATION.cff.
Unless otherwise indicated, original documentation and project-generated media in this repository are distributed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license. CAD files derived from external sources must retain the license and attribution of their respective sources.
See LICENSE.md.
This work was developed as an undergraduate research project with support associated with FAPERJ and research activities at LNCC, in connection with the student’s undergraduate training at UFRJ.
For questions about the project, repository or research collaboration: