+ 2

Challenge: Brail TranslationšŸ˜ˆ

Can you make a 'brail alphabet'(which helps blind people to read)using any of the language. it should be like .................................................... .................................................... .................................................... .................................................... so on... such that it forms alphabet A,B,C,etc šŸ˜‘(sort of can't get any idea about it)šŸ˜…šŸ˜šŸ˜„

10th Dec 2017, 6:38 AM
SAB
SAB - avatar
3 Answers
+ 1
It might be helpful to extend your Question Title with a little more information. Currently, your challenge appears as the following line when viewed in the Q&A list. Challenge:šŸ˜ˆ Perhaps something like: Challenge: Brail Translation ... or something like that.
10th Dec 2017, 6:57 AM
David Carroll
David Carroll - avatar
+ 1
Eh the only way i can think of doing it is by creating a model of every word and using a game engine to program that when i type for eg. A "Hello" it would create the needed models and place them where they need to be. Then i would 3d print that. There's probably a solution far easier than this but with my current knowlege that's all i can think of.
10th Dec 2017, 7:28 AM
Dextozz
Dextozz - avatar
+ 1
I don't know much about braille. However, I imagine it being a mapping effort between ASCII characters and unicode braille characters. https://www.branah.com/braille-translator
10th Dec 2017, 7:33 AM
David Carroll
David Carroll - avatar