inflection mapping gadget for complex quadratic polynomials
you probably want at least 0.3.2, it combines the features of 0.1 and 0.2, and adds more goodies. 0.4 adds variable sized inflection discs.
this documentation is for inflector-gadget 0.4
You can generate animations interpolating between keyframes, provided that all the keyframes have the same number of inflection discs. If you try to interpolate between keyframes with different numbers of inflection discs, unpredictable results are to be expected. Possibly it will get stuck in places or otherwise not do what you want.
(This tutorial was made with 0.3.1, in 0.4 you need to drag the inflection disc rather than just clicking.)
On first load you should see this:
Left-click near the top and you get something like this:
(This tutorial was made with 0.3.1, in 0.3.2 the centering mode default is changed, so don't press 'C', or press 'C' twice to see what it does.)
Press the 'C' key to toggle the centering mode:
Left-click near the top left:
Left-click near the top left:
Left-click near the top left:
Left-click near the right, and press 'SPACE' to add a key frame:
Right-click to undo the last morph:
Right-click to undo the last morph:
Left-click near left:
Left-click near top, and press 'SPACE' to add a key frame:
Press 'ENTER' to see an animation between the two key frames.
Press 'ENTER' again to stop the animation.
Right-click to undo the last morph:
Right-click to undo the last morph:
Left-click near top:
Left-click near top, and press 'SPACE' to add a key frame:
Press 'ENTER' to see an animation between the three key frames.
Press 'ENTER' again to stop the animation.
Press 'LEFT ARROW' to see the previous key frame.
Press 'LEFT ARROW' to see the previous key frame.
Press 'LEFT ARROW' to see the previous key frame.
Press 'RIGHT ARROW' to see the next key frame.
Right-click to undo the last morph:
Right-click to undo the last morph:
Left-click near the middle:
Left-click near the middle and press 'SPACE' to add a key frame:
Right-click to undo the last morph:
Right-click to undo the last morph:
Left-click near the tip:
Left-click near the tip and press 'SPACE' to add a key frame:
Press 'RIGHT ARROW' to see the next key frame.
Press 'M' for Mandelbrot mode.
Press 'J' to return to Julia mode.
Press 'ENTER' to see an animation between the five key frames.
Press 'SHIFT-]' twice to speed it up by a factor of 4.
Press 'ENTER' again to stop the animation.
Press 'SHIFT-V' to save an image sequence in PPM format. Here it is:
Press 'Q' or 'ESC' to quit, or use the window close button.
latest sources are hosted in a git repository:
git clone https://code.mathr.co.uk/inflector-gadget.git
compile on Linux like make SYSTEM=${os}
for ${os}
in linux
, win32
, win64
.
inflector-gadget 0.4 (GPL) 2017-12-14 Claude Heiland-Allen
inflector-gadget is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
inflector-gadget is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with inflector-gadget. If not, see <https://www.gnu.org/licenses/>.