
DwarvenModeller: A blind‑human‑first 3D modeller now on PyPI
I’ve released DwarvenModeller, a headless, stateless, text‑first 3D clay modeller.
No GUI. No viewport. No mouse.
Blind humans and AI systems use the exact same interface.
All output is pure text, so it’s fully compatible with JAWS, NVDA, VoiceOver, and other screen readers.
It also includes braille and braille_render export modes for tactile output.
You sculpt using plain text operations, get spatial feedback in clean human language, and export to standard formats including PNG, SVG, OBJ, STL, glTF, X3D, and the accessibility‑focused braille, braille_render, spatial, and txt formats.
Install: pip install dwarvenmodeller
GitHub: https://github.com/gitdwarf/DwarvenModeller
PyPI: https://pypi.org/project/dwarvenmodeller/
If you’re blind, work in accessibility, or research tactile displays / non‑visual interfaces, I’d appreciate feedback.