6.18.1 A Planet and Meteorites
In this example we will create a planet and several meteorites. The
gravity of the planet causes meteorites to collide with the planet.
However, collisions between meteorites are not detected.
1. Model meteorites using small spheres.
2. Create a COLLISION method to the same level with them.
3. Create a planet under the COLLISION method. Add the tag FMAS 10000000
to the sphere to make it very massive.
4. Create a RADIAL FORCE method to the same level with the meteorites.
Create an offset primitive under it defining the position for the
force. Create it in the middle of the planet.
5. Create a PROCESSOR method.
|