Table of Contents Chapter Index Previous Slide Next Slide 332
Motivation

Introducing script use
Motivation
  • Many actions are too complex for built-in sensors, interpolators, shapes, etc.
  • Computed animation paths (eg. gravity)
  • Algorithmic shapes (eg. fractals)
  • Collaborative environments (eg. games)
  • You can create new sensors, interpolators, etc., using program scripts written in Java or JavaScript.