Animation model of objects in fractal form has many advantages over animation model of objects in traditional form. Traditionally simple object is drawn by drawing functions and the slight different form of object sho...
详细信息
Animation model of objects in fractal form has many advantages over animation model of objects in traditional form. Traditionally simple object is drawn by drawing functions and the slight different form of object should be redrawn by different function, so every manipulation effort to change or to animate the form of object should call the different function. Naturally fractal object is drawn by a single algorithm through drawing pixels at the position according the code of fractal, so to change the form of or to animate the fractal object is done simply by changing the code of fractal such as IFS code at any time interactively. IFS code is the inverseproblem representation of object in fractal form. The IFS fractal objects can be reconstructed by random iteration algorithm and the multi-object of fractal can be reconstructed by partitioned-random iteration algorithm from the IFS code sets.
暂无评论