Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animated kanji letters #9

Closed
magychan35 opened this issue Jul 15, 2020 · 5 comments
Closed

Animated kanji letters #9

magychan35 opened this issue Jul 15, 2020 · 5 comments

Comments

@magychan35
Copy link

Hi there, can some help me and tell me how can I get a company or website that help me create animated kanji letters stroke orders so I can use it in my tutorials videos so I can teach to my students?

@edberteliezer
Copy link

@magychan35 You should try to look for web developers. The library here already have significant amount of kanji. The only task to do is to insert the intended SVG with JavaScript and adding some styles with CSS. Here is an example Windows App that I made: https://youtu.be/e_s1LVK3DRw
If you don't want to do the dirty work with codes, you can use the demo site of this library here: http://gooo.free.fr/animCJK/official
And here is a demo of other library called KanjiVG http://kanjivg.tagaini.net/viewer.html

@magychan35
Copy link
Author

magychan35 commented Jul 15, 2020 via email

@edberteliezer
Copy link

Yes I did it myself by reading the source code and modifying it to my needs.

  1. You need basic understanding of JavaScript.
  2. Pay attention to the JavaScript part of this https://github.com/parsimonhi/animCJK#basic-usage
  3. And this is the library's sample code https://github.com/parsimonhi/animCJK/blob/master/samples/animeSeveral.html

@magychan35
Copy link
Author

Do you think we can work together on building the same for me. Gonna be honest my knowledge about web design and itc is very limited and I need help but only from some one who knows what we are talking about. Let me know if you are in🙏

@edberteliezer
Copy link

edberteliezer commented Jul 15, 2020

You should hire a local web developer around where you live. It's probably not that hard, I am a chemical engineer and has nothing to do with programming yet I am able to figure it out. If not possible then use the online samples from above links and crop them with video editing tools like Adobe Premiere. The other guy in the other issue also already done 90% of the work here https://github.com/infinyte7/Write-Kanji which is basically implementation of this https://github.com/chanind/hanzi-writer-data-jp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants