How to make 3D building into interactive.?
For I project I modeled a school in Maya (which is a 3d program) The model is exceptionally good, but is there a program which I can use to program my model so other people can interactively walk around the school?
Public Comments
- You can import your Maya project into Blender. Blender can be downloaded from www.blender.org[1]. *.Obj is the format that you import inside Blender according to the discussion from user Friday13 [2]. You can then configure Blender's game engine pretty quick to let people interact with your house. Finding a tutorial: "Blender Game Engine" is what you want to search for. One of the first I found was is referenced [3]. CAUTION: the tutorial is probably using 2.49. The latest is 2.5 something and there is a huge difference between 2.49 and 2.5. Brief description of what you will be doing: After you associate your character's perspective (the camera) to your keyboard keys you want to move your character with, you press the "P" key in the 3D Window to run your interaction/game.
Powered by Yahoo! Answers