Pink 0.9

animscenes.c File Reference

generates intermediate scenes by interpolation More...


Detailed Description

generates intermediate scenes by interpolation

Usage: animscenes prefix_in begin end prefix_out nbsamples

Description: The input scenes must be stored in files with names of the form prefix_inXXXX.3sc, where XXXX is an integer between begin and end. They must all contain the same number of objects, and object types must match from one scene to each other (order matters).

Between the scenes of the series, a total number of nbsamples scenes are generated by spline interpolation.

Types supported: scene 3D

Category: draw geo

Author:
Michel Couprie