From 1030dc837b10a03a02a85d5504cbeec168ce49e2 Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Mon, 03 May 2010 21:53:47 +0000 Subject: Import XaoS r489 (trunk after version 3.5) --- (limited to 'help/rest/morphjulia.txt') diff --git a/help/rest/morphjulia.txt b/help/rest/morphjulia.txt new file mode 100644 index 0000000..7db837d --- /dev/null +++ b/help/rest/morphjulia.txt @@ -0,0 +1,19 @@ +.. _morphjulia: + +.. index:: + pair: command; morphjulia + +Morph Julia +=========== + +**Syntax**:(morphjulia complex) For the time selected by the next :ref:`usleep +` or other timing function, the Julia seed is smoothly interpolated +from the current one to that selected by morphjulia. By default this will cause +recalculation of the whole screen. To avoid this, use :ref:`fast Julia mode +`. + +A simple animation morphing Julia seed in the X axis: + +(initstate) (fastjulia #t) (juliaseed -2 0) (morphjulia 2 0) (usleep 2000000) + +**Available as**: command -- cgit v0.9.1