PovRay AnimSystem


Well this is almost finished - just have to write docs.

There is now a Tutorial.

Features:

  • Do a flight Path preview
  • An on-line Tutorial.
  • Able to just render some frames from an animation (using subset frames)
  • All systems should be able to can use this. Win3.11, Win95, Unix, Amiga, Mac
  • Just need POV3.02 and UNZIP.
  • Variable Acceleration of many objects.
  • Complex movement
  • Inertial movement
  • Non-Inertial movement
  • Able to switch between Inertial/Non-interial and any point in an animation.
  • Control the camera for Pans, Fly-bys, and jumping to new positions.
  • Have objects join and leave the animation at any point.
  • Fast calculation of object positions.
    • eg Calculate 7 objects = 400 calculations / minute (50 calcs/sec = 8secs of animation every minute)
  • Easy to make/read animation formation for each object
  • This requires

    To Install.

    Example:

    Throw this into the anim system and it will output the points of how the object is to move. Now this probably makes this sound like the anim system is a separate program, but the calculation is done by POV and outputted to a file for reading in again later for that object.

    Any Questions Email to ffirman@ihug.co.nz

    Clear here to Download AnimSystem (160k)