hen creating animations, you should be very careful what you do with the FloorRef. When walking or running, the character should stay at a constant height from the FloorRef object. When jumping, the Character should increase it’s distance from the FloorRef object to give the appearance of translation away from the floor. Characters should ALSO have a “stationary root” that only moves relative to the floor reference (e.g. for walking, jumping etc.) but that does not move constantly (i.e. in an idle animation the root should not move). This is very important if you wish to use your Characters with the Virtools Mulituser Pack, or the dead reckoning algorithm used for predicting distributed objects will not work correctly.
Read the rest of this entry »
28 Feb
Posted by jj as Design & Graphics, Multimedia
This tutorial explains how to export a 3D Studio Max scene from 3DS Max version 3. Before you start this tutorial, ensure you have installed the Virtools Exporter plugin for 3DS Max. The Scene in 3DS Max Load the sun_room scene located in the scenes folder for this tutorial into 3DS Max. When the file is opened it may indicate that certain textures are missing. If so, simply find the path to the textures in Map_RT. Here is what you should see: Activate Display, Polygon Counts - you will see that the scene contains 474 faces. Note a certain number of specific characteristics before exporting this set: - The vertex lighting: Select the wall_Small object, for example, and you will see the attributes of the Vertex
Read the rest of this entry »
28 Feb
Posted by jj as Design & Graphics, Multimedia
This tutorial shows how to playback and how to script sounds inside a virtual space. We will use the Wav and Mp3 sounds files included in the following sound folder. Please note that wav files will be used for looping a short and repetitive sound for example the rain. The mp3 compression allows to play longer sound files for example a song or background music.
Read the rest of this entry »
When creating animations, you should be very careful what you do with the FloorRef. When walking or running, the character should stay at a constant height from the FloorRef object. When jumping, the Character should increase it’s distance from the FloorRef object to give the appearance of translation away from the floor. Characters should ALSO have a “stationary root” that only moves relative to the floor reference (e.g. for walking, jumping etc.) but that does not move constantly (i.e. in an idle animation the root should not move). This is very important if you wish to use your Characters with the Virtools Mulituser Pack, or the dead reckoning algorithm used for predicting distributed objects will not work correctly.
Read the rest of this entry »