April 29, 2009

python and animation

python is great scripting language for animation specially use in blender and poser.with a python script you can control tools of this software and moving of object in this.when you want to make game with java you can run a script sample in blender or poser for test of your game in real 3d scene and then make a java code for it.you can download python ide from here this is a picture of python shell ideand this is a part of code for rendering frame of 1 until 10 and save their imagesPoserFile.append("E:\\dawood\\movie\\movie1.pz3")TargetDirectory.append("E:\\dawood\\movie\\run\\")FramePrefix.append("Run")StartFrame.append(0)EndFrame.append(10)...
Read more »

April 26, 2009

3 steps for making animation

poser and 3ds max are two good software for making animation and game .Poser is a 3d figuringsoftware and 3ds max is known 3d design software .in 3ds max you can design your 3d object likeand export it as 3ds file and import it in poser .In poser after import of 3ds max file you can createfigure and move it between frame of 1 and your desired frame.for better learning see here. for using in mobile game you should have a low poly figure and export again object to 3ds file and in 3ds max export all of movie in m3g file or obj file.it is explained in 3 steps here1-make object in 3ds max2-import it on poser3-render for making animation in po...
Read more »

April 23, 2009

3d animation and game

from today i want change my blog topic from java game programming to 3d animation and game.because a best way to make games is that make good animation and run it with code in java or other programming language .from today i start my work in this subject .be wait...
Read more »

Pages 71234 »