cuikanimate.c File Reference Detailed Description![]() Animates sets of boxes. For the animation we need a description of the world to animate (mechanism+environment) and a set of solution boxes defining a movement for the mechanisms (stored in a .sol file). This set of solution boxes can be, for instance, the paths between samples obtained from cuikplan or a set of boxes for a mechanisms with a one-dimensional solution set obtained via cuik and sorted using cuiksort
Definition in file cuikanimate.c.
Function Documentation
Main body of the cuikanimate application. Use:
Where:
File extensions are optional.
Definition at line 65 of file cuikanimate.c. References AnimateWorld(), CreateFileName(), DeleteFileName(), DeleteListOfBoxes(), DeleteParameters(), DeleteWorld(), Error(), GetFileFullName(), InitParametersFromFile(), InitWorldFromFile(), ListSize(), PARAM_EXT, PLOT3D_EXT, ReadListOfBoxes(), SOL_EXT, and WORLD_EXT. |
Follow us!