Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This generator takes a clip and randomizes it in time and position to create a quickie flock of birds. There is a control box to determine the boundaries of the motion. There is random motion, plus a rhythmic motion built into each bird. I have included a sample 13-frame clip of a bird to test it on inside the icon tar file.
Parameters:
clipLength - the length of the input clip. I may figure out how to determine this automatically someday.
freqX,Y - determines how rapidly the members bounce around in a random function generated with a noise2d function.
vibrationX,Y - this is a rhythmic motion (cosd) - on a scale of 0 to 1, with 1 being 100% of the box size in movement.
vibFreqX,Y - this is the frequency of the rhythmic motion.
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.