Using the Blender game engine and Python scripting to make basic programs –
- Hello world
- Input, process and output
- bouncing balls
Display ‘Hello World’ in the Game Engine Experimenting with Static and Dynamic Text
finished file – dynTut13.blend
Input, Process & Output, Entering Text At Run Time, Messaging
- finished Blender file – milesKmSimpleTut20.blend
- finished script file – enter.py
Moving Spheres in 3D, Bouncing Balls
- finished Blender file – ballsTut8.blend
- finished script file – ball1.py
- 3 dimensions Blender file – positionX4blend.blend
- 3 dimensions script file – ball2.py