Abstract
We explore web programming as a new paradigm for programmatic 3D modeling. Most existing approaches subscribe to the imperative programming paradigm. While useful, there exists a gulf of evaluation between procedural steps and the intended structure. We present CraftML, a language providing a declarative syntax where the code is the structure. CraftML offers a rich set of programming features familiar to web developers of all skill levels, such as tags, hyperlinks, document object model, cascade style sheet, JQuery, string interpolation, template engine, data injection, and scalable vector graphics. We develop an online IDE to support CraftML development, with features such as live preview, search, module import, and parameterization. Using examples and case studies, we demonstrate that CraftML offers a low floor for beginners to make simple designs, a high ceiling for experts to build complex computational models, and wide walls to support many application domains such as education, data physicalization, tactile graphics, assistive devices, and mechanical components.
Original language | English |
---|---|
Title of host publication | CHI 2018 - Extended Abstracts of the 2018 CHI Conference on Human Factors in Computing Systems |
Subtitle of host publication | Engage with CHI |
Publisher | Association for Computing Machinery |
ISBN (Electronic) | 9781450356206, 9781450356213 |
DOIs | |
State | Published - 20 Apr 2018 |
Event | 2018 CHI Conference on Human Factors in Computing Systems, CHI 2018 - Montreal, Canada Duration: 21 Apr 2018 → 26 Apr 2018 |
Publication series
Name | Conference on Human Factors in Computing Systems - Proceedings |
---|---|
Volume | 2018-April |
Conference
Conference | 2018 CHI Conference on Human Factors in Computing Systems, CHI 2018 |
---|---|
Country/Territory | Canada |
City | Montreal |
Period | 21/04/18 → 26/04/18 |
Bibliographical note
Publisher Copyright:© 2018 Copyright is held by the owner/author(s).
Keywords
- 3D modeling
- 3D printing
- Creativity support
- Programming