Anime Pictures

Hi How to create anime pictures for games and which one is the best and easy software how to use them in java?plz helpthanx in advance
[162 byte] By [AnEeS_Bhaia] at [2007-10-1 10:49:42]
# 1
hi plz helphow to create terrarins( The Game World ) for java games. which software should be used for this purpose?and how should i use the softwares
AnEeS_Bhaia at 2007-7-10 3:17:44 > top of Java-index,Other Topics,Java Game Development...
# 2

I'm not trying to be mean, but what are you talking about? You're asking about terrain/sprite animation in a Game Development forum. It seems that you should ask about specific games, like maybe Xenogears and how they implement anime CGI scenes or anime faces in their menu. Those would be more appropriate questions. I just think that you should be more specific, and then maybe we can help you out some.

Sangea at 2007-7-10 3:17:44 > top of Java-index,Other Topics,Java Game Development...
# 3
hihow should i create a picture or animation in which i can move the camera 360 degree on x, y, and z axis. a sample source code will be appreciated.how should i create anime picture like final fantasy?
AnEeS_Bhaia at 2007-7-10 3:17:44 > top of Java-index,Other Topics,Java Game Development...
# 4

> hi

> how should i create a picture or animation in which i

> can move the camera 360 degree on x, y, and z axis. a

> sample source code will be appreciated.

First off: You can't rotate around a 2D image. It would be senseless since it would disappear on one side. What I think you mean is you want to rotate around a 3D object that looks like a certain picture or animation you created. Following that assumption, my guess would be head over to the Java3D forums and check out the API on Java3D. I don't know enough about it to post some sample code, but I'm sure the people in the Java3D forums do.

>

> how should i create anime picture like final fantasy?

Draw it, scan it, color it. O.o

Sangea at 2007-7-10 3:17:44 > top of Java-index,Other Topics,Java Game Development...
# 5
love
dash@ampersanda at 2007-7-10 3:17:44 > top of Java-index,Other Topics,Java Game Development...