State of the art 3D Sign Language system for Turkish Sign Language
This applicaton is intented to use by both natural sign language users and people who want to learn sign language. You can directly convert any turkish sentence into a 3D animation.
Targeted for desktop only.You need to build with necerssarty jar files. All jar files are included.
This project can be developed further by adding more sign animations. Please feel free to participate.
- zemberek.jar
- vrmlto3D.jar
- Java3D.jar
- Eclipse
Program has different modules. Sign Animation Module is for Sign Language. Education module is targeted for sign language students. Hand module is for hand-only sign language.
# install and build
A full-featured lnaguage processor used. Unmaintained
A full-featured vrml imported included for 3D models and animations.(http://www.java2s.com/Code/Java/3D/LoadingaVRMLfile.htm)
src/assets
- folder with static assets (images)src/components
- folder with custom java componentssrc/src
- app codes- `src/library - main library files where you include/import all required libs
MIT