https://github.com/hisarcs/otto
2D Parametric Designing
https://github.com/hisarcs/otto
graphical-programming
Last synced: 4 months ago
JSON representation
2D Parametric Designing
- Host: GitHub
- URL: https://github.com/hisarcs/otto
- Owner: HisarCS
- License: mit
- Created: 2025-03-07T11:09:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T10:39:13.000Z (4 months ago)
- Last Synced: 2025-09-26T12:25:34.548Z (4 months ago)
- Topics: graphical-programming
- Language: JavaScript
- Homepage: https://hisarcs.github.io/Otto/
- Size: 60.2 MB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Otto: Teaching Parametric Design in Digital Fabrication Education
A graphical programming language for parametric design education
---
Graphical programming language mainly created for teaching Parametric designing in digital fabrication education while promoting computational thinking skills as well. It is completely **OPEN SOURCE!** contact EmreDay1 if you want to contribute send an email to emre.dayangac@hisarschool.k12.tr, emreday01@gmail.com, sedat.yalcin@hisarschool.k12.tr and if you want to contact the organization you may email hisarcs@hisarschool.k12.tr
The AQUI language for Otto was mainly built to create a more engaging environment for the Parametrix project. The language's main goal is to provide a more in-depth editing capability for users, trying to learn Parametric designing with Parametrix, the language was completely written in JavaScript, and is a graphical language to create Parametrix designs. AQUI is an interpreted language. If you want to learn how to use it, it's inner workings here is the documentation link: https://github.com/HisarCS/Aqui/tree/main/Docs