No.12853610 ViewReplyOriginalReport
Hello, i am looking for an algorithm that would construct unique written symbols given some numerical input. Ive tried to make my own by generating graphs on a plane that would get bigger and go in different directions given your input, but i dont really like it that much because it is very limited on the variation of symbols it can draw. So i wanted to know if someone else has done it before so i can use their procedure and not waste more time, or if i have to come up with something else. i have also looked at writing systems like hangul, but i do not want to use systems that just arrange already existing symbols on top of eachother for a limited amount of results.