Initial commit

This commit is contained in:
2024-04-08 14:09:47 +01:00
commit 7b3ba10877
51 changed files with 6244 additions and 0 deletions

8
README.rst Normal file
View File

@@ -0,0 +1,8 @@
Braille Model Generator
=====================================================================
Project details
Braille Model Generator is a python module built on openpyscad for translating a passage of text into Braille and export it as a text (.txt), OpenSCAD (.scad), stereolithography (.stl), and portable network graphic (.png) types.
The method of Braille translation can be varied to correspond to various chapters in the Standard English Braille pdf in the docs.
GitHub repository