Saturday, May 15, 2010

Java 3D Avatar for Sign language interpreter



Here is a complete application development for a University Final Year project,~Wireless Sign Language Interpreter~

This application is a part of the total project,which animate ASL(American Sign Language) in to viewable form for Hearing disabled people which acts as an interpreter.


This Avatar part contains several steps in development.

1.Creating 3D model-> i created the 3d model using 3dsMax9 and exported the .3ds model
its very important the modeling part.because as this model is to be animated in software environment, all the parts of the 3d model(hope to animate) need to be assign a meaningful name at 3dsMax.
2.Converting the .3ds to .obj file format using PoseRay
3.Configure IDE for java3d lib,(mainly 4 libs)
4.Import .obj file to java3d and making seperate Model3d of BranchGroup for seperate parts of the created java model.
5.putting the animation on behaviors or alpha values.



more details can be freely accessed from chandpriyankara@engineering.com
regards.

No comments:

Post a Comment