![]()
Online Tutorial - Example 3d objects animation
| Objectives | Learning the basic principles working with 3d graphics in Stratum 2000 | ||||||||||||||
| Simple animation of 3d objects | Let us consider the following example:
It is a schematic model of a hydrogenerator. Let us assume, that we have already loaded the file and connected it to the project. (Similarly to previous lesson, you can download vdr file here) |
||||||||||||||
Let us make rotation of the barrel with blades.The barrel represents the separate object, and has the name object01 (you can see and change the name in the dialogue Properties of 3d object. To open the dialogue just double click the mouse on the object). Besides the shaft of the generator is also represented as the separate object (object02) and its Y axis passes precisely on rotation axis of the barrel. Let us rotate the barrel according to the Y-axis of the curl. For this you should add the object
For rotation create a new object with the following formula: Angle: = Angle+da. Let us link the variable Angle of the new object with the same variable of the object Rotate3d. Let us set value da equal 0.5. Now let the project run. The rotated curl should be displayed on the screen. Add the object VSlider to control the rotation rate and the value da. The project you have got looks like the following: |
|||||||||||||||
![]() |
Back : Index : Forward
Trademarks & Copyright © 1998 Stratum Modeling Group. Last modified on 6-January-1999.