Exper Chaotic Flow

“You know that life really takes its toll”

Exper Chaotic Flow
  • Archives

  • Spam Blocked

    • Random Images

      It doesn
      It doesn't mean anything

      Swirls-Space [3]
      Swirls-Space [3]

      A simple swirl
      A simple swirl

      Spiral-Ball
      Spiral-Ball

    Quotations

    "Those who travel very slowly may yet make far greater progress, provided they keep always to the straight road, than those who, while they run, forsake it."
    Rene Descartes, Discourse on the Method

    "Lo so che parlo perche' parlo ma che non persuadero' nessuno; e questa e' disonesta' - ma la rettorica mi costringe a forza a far cio' - o in altre parole "e' pur necessario che se uno ha addentato una perfida sorba la risputi"."
    C. Michelstaedter, La Persuasione e la Rettorica

    "Under a darkening sky / The night is falling down on me / And I'm thinking that I should / Head on home / Been gone too long / Leave my roaming"
    M. Knopfler and Emmylou Harris, Beachcombing



    Iscriviti al Vaffanculo Day

    Archive for the 'Exper Apophysis Scripts' Category

    Apophysis Script.

    Export Sheep 0.7

    17th June 2008

    Edit 23 June 2008
    Last version available on my Scripts page.


    A couple of minor code updates make the new version blazing faster when used on big flame-packs.

    This script Export the current selected flame to file compatible for ES (ElectricSheep) server submission.

    ExportSheep has a very simple usage: it exports the currently selected flame to a new file that is compatible to ES server submission.
    Using ExportSheep you don’t have to modify the flame you want upload to by hand anymore; simply upload the generated file.

    The script deals with the whole creation process by its own; it also checks for proper Variations and “kills” the unsupported ones.
    It displays the preview of the generated file so you can check the current selected flame against the generated one.

    It’s available in two versions:
    Export Sheep s2.6 for the current server
    and
    Export Sheep s2.7 for the upcoming 2.7 server

    The 2.7 version uses three parameters located end of the main comment: render width, height and quality. They’re value is equal to the actual beta server one but they can be changed when the server will switch to the final stage.

    The script is actually in testing-stage; it works ok, as far as I can see, but there’d still be some minor faults in it. Use it at your own risk.

    Download here (Right click - Save As)
    Export Sheep s2.6 or Export Sheep s2.7

    Released under GPL License - http://www.gnu.org/copyleft/gpl.html
    see the file COPYING for the license covering this software.

    Credits or donations are not mandatory but very appreciated especially when using “Export Sheep” in commercial production. Contact me via email.

    Changelog
    v 0.7 - 17 June 2008
    Blazing faster when used on big flame-packs

    v 0.6 - 15 June 2008
    Minor code clean up

    v 0.5 - 14 June 2008
    Resolved a couple of minor bugs

    v 0.4 - 13 June 2008
    Resolved a minor bug regarding FinalXForm handling
    Minor code optimization and clean up

    v 0.3 - 12 June 2008
    Faster browsing for big Flame files
    Code clean up

    v 0.2 - 11 June 2008
    Code optimization

    v 0.1 - 10 June 2008
    First internal implementation adapting RenderFlam3 script
    Useless code removed

    Posted in Applications, Apophysis, Exper Apophysis Scripts | No Comments »

    Export Sheep - Apophysis Script

    12th June 2008

    Edit 23 June 2008
    Last version available on my Scripts page.


    Edit 15 June 2008
    Uploaded the last version today.
    Previous versions had some minor problems that let the created sheeps not completely compatible with ES servers. Please replace the old version using this one!


    This script Export the current selected flame to file compatible for ES (ElectricSheep) server submission.

    ExportSheep has a very simple usage: it exports the currently selected flame to a new file that is compatible to ES server submission.
    Using ExportSheep you don’t have to modify the flame you want upload to by hand anymore; simply upload the generated file.

    The script deals with the whole creation process by its own; it also checks for proper Variations and “kills” the unsupported ones.
    It displays the preview of the generated file so you can check the current selected flame against the generated one.

    It’s available in two versions:
    Export Sheep s2.6 for the current server
    and
    Export Sheep s2.7 for the upcoming 2.7 server

    The 2.7 version uses three parameters located end of the main comment: render width, height and quality. They’re value is equal to the actual beta server one but they can be changed when the server will switch to the final stage.

    The script is actually in testing-stage; it works ok, as far as I can see, but there’d still be some minor faults in it. Use it at your own risk.

    Download here (Right click - Save As)
    Export Sheep s2.6 or Export Sheep s2.7

    Released under GPL License - http://www.gnu.org/copyleft/gpl.html
    see the file COPYING for the license covering this software.

    Credits or donations are not mandatory but very appreciated especially when using “Export Sheep” in commercial production. Contact me via email.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | 4 Comments »

    RenderFlam3 1.3.6 and Flam3 2.7.12

    29th May 2008

    I’ve tested RenderFlam3 1.3.6 using the last Flam3 2.7.12 release.
    The Script finds the new version correctly when it used in the “plain directory” installation.

    I’ve got to address more about the “sub directory” mode but I think I’ll completely remove it during the 1.4 development cycle.
    There’ll be some utilities script to configure the whole thing removing the main problem about Flam3 installation and keeping the general usage a lot simpler.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | No Comments »

    Render Flam3 1.3.6

    24th April 2008

    This version adds some more support to Flam3 new features.

    It now supports the new Interpolation Space tag plus enable_jpeg_comments and enable_png_comments vars.
    Updated Flam3 version checking scheme
    Little changes to the bat file writing routine and some minor code clean-up.

    Download here (right click / Save As): RenderFlam3_1.3.6.zip

    Released under GPL License - http://www.gnu.org/copyleft/gpl.html
    Credits or donations are not mandatory but very appreciated especially when using “RenderFlam3″ in commercial production.

    Complete Render Flam3 posts archive: Search about Render Flam3

    RenderFlam3 main purpose is rendering a sequence of Flames using Flam3 to create animations.
    It’s an Apophysis script which cycles through the flames in the Title Window,
    sets their time field,
    sets their advanced animation tags,
    saves them all off to a single flame file,
    and then creates a bat file (to the same output path).
    Executing the bat file will launch flam3-animate and render the animation’s frames; Flam3 will interpolate all the flames.
    RenderFlam3 can create Morph, Sheep or Edge animations.

    Changelog
    v 1.3.6 - 24 April 2008
    + Updated Flam3 version checking scheme
    ** corrected onr minor Flam3 README file browsing fault
    + Added support for Flam3 Interpolation Space tag
    ** needs Flam3 2.7.7 or newer
    ** default value is Log
    + Added support for Flam3 “enable_jpeg_comments” and “enable_png_comments” vars
    ** the proper var is written into the bat file
    ** enable_jpeg_comments set to 1 by default
    ** enable_png_comments set to 1 by default
    + Little changes to the bat file writing routine
    + Some minor code clean-up

    v 1.3.5 - 19 April 2008
    + Implemented new Flam3 version checking scheme
    ** Needs Flam3 “README.txt” file
    ** Plain-folder install: automatic version check
    ** Sub-folder install: supported for 2.7.6 up to 2.7.11
    + Forcing Flam3 path via “flam3path” variable
    ** see at the end of the main comment
    + Dropped Flam3 2.7.5 support
    ** Supporting only Flam3 2.7.6 and newer
    ** Raw-support for Flam3 2.7.7 and newer
    + Secant to Secant2 variation conversion for Flam3 2.7.10 and 2.7.11

    v 1.3.4 - 18 April 2008
    + Some small code clean-up

    v 1.3.3 - 17 April 2008
    + Apophysis version-indipendent
    + SaveFile Dialog fully supported
    + Added raw support for Flam3 up to version 2.7.11

    v 1.3.2 - 7 Nov. 2007
    + Added support for Apophysis 2.07

    v 1.3.1 - 25 Oct. 2007
    + Added support for Apophysis 2.06c 3D hack
    + Added support for Flam3 2.7.6
    + Camera Zoom minor bugs fixed
    + Minor updates:
    ** Some code optimizations
    ** Better supersample/oversample check
    ** Bat file: end comment modified
    ** “LoopKF” named added back

    v 1.3 - 19 Oct. 2007
    + Sheep and Edge animations types added.
    + Support for Camera Angle/Rotation property added (needs Apophysis 2.06c beta or newer).
    + Supporting only Flam3 2.7.5
    + Flam3 install check added.
    + Apo version-indipendented Variations check against Flam3 supported ones.
    + Bat files: more advanced options and more comments added.
    + Two different Script versions
    ** One for Apophysis 2.06c beta , Apophysis 2.06 beta and Apophysis 2.06 beta Z+
    ** and one for Apophysis 2.05 beta 2, Apophysis 2.05 Z+ beta 2 and Apophysis 2.05 Z+ beta 2 C++
    + Supporting Variation Varibales for: radial_blur, rings2, fan, blob, pdj, perspective, julian, juliascope, curl, move, ngon, disc2, rectangles, super_shape, flower, conic, parabola, pie and split variations.

    v. 1.2 beta1 to beta12
    + RAW saving routine added.
    + Main/big updates on the whole script (too much to list).

    v. 1.1
    + Saving scheme updated
    ** It’s now completely resolution indipendent.
    ** Use “Maintain Aspect Ratio” for perfect matching or Apo’s free scale: may have no perfect matching (depending on flames) but let you scale in no-proportional way.
    + “Maintain Aspect Ratio” added
    + “Animation Loop” added
    + “Copy first flame’s MasterScale/Zoom to each others” added
    ** This is an hard-coded testing option (no user-request displayed)
    ** Change the “szcopy” variable value.
    + Verbose messages in Script window.

    v. 1.0
    + Initial release.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | 2 Comments »

    Multi-Shape video preview

    22nd April 2008

    Upcoming RenderFlam3 1.3.6 example.

    Rendered in low quality (Samples=50) using Flam3 just to give a preview of the Apophysis Script’s results.

    Complete Render Flam3 posts archive: Search about Render Flam3

    Posted in Gallery, Video, Exper Apophysis Scripts | 4 Comments »

    Render Flam3 1.3.5

    19th April 2008

    Last version available here: RenderFlam3 1.3.6


    Complete new Flam3 checking version scheme.
    Plain-folder install: automatic version check; it could be able to automatically check for new Flam3 versions (it needs the README file)
    Sub-folder install: supported for 2.7.6 up to 2.7.11 (by directory name)

    Flam3 2.7.6 is the older supported version, 2.7.5 was dropped.

    Secant to Secant2 variation conversion for Flam3 2.7.10 and 2.7.11

    Download here (right click / Save As): RenderFlam3_1.3.5.zip

    Released under GPL License - http://www.gnu.org/copyleft/gpl.html
    Credits or donations are not mandatory but very appreciated especially when using “RenderFlam3″ in commercial production.

    Complete Render Flam3 posts archive: Search about Render Flam3

    RenderFlam3 main purpose is rendering a sequence of Flames using Flam3 to create animations.
    It’s an Apophysis script which cycles through the flames in the Title Window,
    sets their time field,
    sets their advanced animation tags,
    saves them all off to a single flame file,
    and then creates a bat file (to the same output path).
    Executing the bat file will launch flam3-animate and render the animation’s frames; Flam3 will interpolate all the flames.
    RenderFlam3 can create Morph, Sheep or Edge animations.

    Changelog
    v 1.3.5 - 19 April 2008
    + Implemented new Flam3 version checking scheme
    ** Needs Flam3 “README.txt” file
    ** Plain-folder install: automatic version check
    ** Sub-folder install: supported for 2.7.6 up to 2.7.11
    + Forcing Flam3 path via “flam3path” variable
    ** see at the end of the main comment
    + Dropped Flam3 2.7.5 support
    ** Supporting only Flam3 2.7.6 and newer
    ** Raw-support for Flam3 2.7.7 and newer
    + Secant to Secant2 variation conversion for Flam3 2.7.10 and 2.7.11

    v 1.3.4 - 18 April 2008
    + Some small code clean-up

    v 1.3.3 - 17 April 2008
    + Apophysis version-indipendent
    + SaveFile Dialog fully supported
    + Added raw support for Flam3 up to version 2.7.11

    v 1.3.2 - 7 Nov. 2007
    + Added support for Apophysis 2.07

    v 1.3.1 - 25 Oct. 2007
    + Added support for Apophysis 2.06c 3D hack
    + Added support for Flam3 2.7.6
    + Camera Zoom minor bugs fixed
    + Minor updates:
    ** Some code optimizations
    ** Better supersample/oversample check
    ** Bat file: end comment modified
    ** “LoopKF” named added back

    v 1.3 - 19 Oct. 2007
    + Sheep and Edge animations types added.
    + Support for Camera Angle/Rotation property added (needs Apophysis 2.06c beta or newer).
    + Supporting only Flam3 2.7.5
    + Flam3 install check added.
    + Apo version-indipendented Variations check against Flam3 supported ones.
    + Bat files: more advanced options and more comments added.
    + Two different Script versions
    ** One for Apophysis 2.06c beta , Apophysis 2.06 beta and Apophysis 2.06 beta Z+
    ** and one for Apophysis 2.05 beta 2, Apophysis 2.05 Z+ beta 2 and Apophysis 2.05 Z+ beta 2 C++
    + Supporting Variation Varibales for: radial_blur, rings2, fan, blob, pdj, perspective, julian, juliascope, curl, move, ngon, disc2, rectangles, super_shape, flower, conic, parabola, pie and split variations.

    v. 1.2 beta1 to beta12
    + RAW saving routine added.
    + Main/big updates on the whole script (too much to list).

    v. 1.1
    + Saving scheme updated
    ** It’s now completely resolution indipendent.
    ** Use “Maintain Aspect Ratio” for perfect matching or Apo’s free scale: may have no perfect matching (depending on flames) but let you scale in no-proportional way.
    + “Maintain Aspect Ratio” added
    + “Animation Loop” added
    + “Copy first flame’s MasterScale/Zoom to each others” added
    ** This is an hard-coded testing option (no user-request displayed)
    ** Change the “szcopy” variable value.
    + Verbose messages in Script window.

    v. 1.0
    + Initial release.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | No Comments »

    Render Flam3 1.3.3

    17th April 2008

    Last version available here: RenderFlam3 1.3.6


    I’m back to RenderFlam3 Apophysis script development after some months of complete silence.

    This version has some small but interesting enhancements:
    + the Script is now Apophysis version independent for Apophysis 2.07 beta, Apophysis 2.06 beta Z+, Apophysis 2.06c 3D hack and newer ones
    + it uses the SaveFile Dialog to select the output flame+bat files
    + it adds some raw support for Flam3 2.7.6 up to 2.7.11 versions.

    Nothing more, nothing less! ;)

    The Apophysis 2.05 beta 2, Apophysis 2.05 Z+ beta 2 and Apophysis 2.05 Z+ beta 2 C++ version it’s actually not updated; the included version is the 1.3.2 one.
    These old Apophysis versions are dropped so I’ll don’t support them anymore.

    Download here (right click / Save As): RenderFlam3_1.3.3.zip

    Released under GPL License - http://www.gnu.org/copyleft/gpl.html
    Credits or donations are not mandatory but very appreciated especially when using “RenderFlam3″ in commercial production.

    Complete Render Flam3 posts archive: Search about Render Flam3

    RenderFlam3 main purpose is rendering a sequence of Flames using Flam3 to create animations.
    It’s an Apophysis script which cycles through the flames in the Title Window,
    sets their time field,
    sets their advanced animation tags,
    saves them all off to a single flame file,
    and then creates a bat file (to the same output path).
    Executing the bat file will launch flam3-animate and render the animation’s frames; Flam3 will interpolate all the flames.
    RenderFlam3 can create Morph, Sheep or Edge animations.

    Changelog
    v 1.3.3 - 17 April 2008
    + Apophysis version-indipendent
    + SaveFile Dialog fully supported
    + Added raw support for Flam3 up to version 2.7.11

    v 1.3.2 - 7 Nov. 2007
    + Added support for Apophysis 2.07

    v 1.3.1 - 25 Oct. 2007
    + Added support for Apophysis 2.06c 3D hack
    + Added support for Flam3 2.7.6
    + Camera Zoom minor bugs fixed
    + Minor updates:
    ** Some code optimizations
    ** Better supersample/oversample check
    ** Bat file: end comment modified
    ** “LoopKF” named added back

    v 1.3 - 19 Oct. 2007
    + Sheep and Edge animations types added.
    + Support for Camera Angle/Rotation property added (needs Apophysis 2.06c beta or newer).
    + Supporting only Flam3 2.7.5
    + Flam3 install check added.
    + Apo version-indipendented Variations check against Flam3 supported ones.
    + Bat files: more advanced options and more comments added.
    + Two different Script versions
    ** One for Apophysis 2.06c beta , Apophysis 2.06 beta and Apophysis 2.06 beta Z+
    ** and one for Apophysis 2.05 beta 2, Apophysis 2.05 Z+ beta 2 and Apophysis 2.05 Z+ beta 2 C++
    + Supporting Variation Varibales for: radial_blur, rings2, fan, blob, pdj, perspective, julian, juliascope, curl, move, ngon, disc2, rectangles, super_shape, flower, conic, parabola, pie and split variations.

    v. 1.2 beta1 to beta12
    + RAW saving routine added.
    + Main/big updates on the whole script (too much to list).

    v. 1.1
    + Saving scheme updated
    ** It’s now completely resolution indipendent.
    ** Use “Maintain Aspect Ratio” for perfect matching or Apo’s free scale: may have no perfect matching (depending on flames) but let you scale in no-proportional way.
    + “Maintain Aspect Ratio” added
    + “Animation Loop” added
    + “Copy first flame’s MasterScale/Zoom to each others” added
    ** This is an hard-coded testing option (no user-request displayed)
    ** Change the “szcopy” variable value.
    + Verbose messages in Script window.

    v. 1.0
    + Initial release.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | 4 Comments »

    Check Sheep Flame

    28th February 2008

    This simple script checks for Apophysis Variations usage against the upcoming ESheep server 2.7 and it displays the selected flame the same way it will appear when uploaded on the render-queue.

    Nothing more, nothing less.

    Download here: Check_Sheep_Flame (right-click, Save As)

    Posted in Applications, Apophysis, Exper Apophysis Scripts | No Comments »

    Sheep Loop v5 - script

    4th February 2008

    This is my own version of the ESheep’s Sheep Loop script for the upcoming 2.7 server (to submit a sheep to the current server please use the classic Sheep Loop script: Using Apophysis to Make Sheep).

    It properly checks supported Flam3 variations against Apophysis ones; if an Apo variation is not supported then is cleared.
    The resulting Preview is the correct sheep you’ll obtain posting the genome on the server.

    Note: Sheep Loop script doesn’t modify the current flame.

    Apophysis version: sheep-loop_v5.asc (right-click, Save As)

    Apophysis-J version: sheep-loop_v5.ajs (right-click, Save As)

    Posted in Applications, Apophysis, Exper Apophysis Scripts | 5 Comments »

    Render Flam3 1.3.2

    7th November 2007

    This is just a small maintenance release to support the new Apophysis 2.07 beta.
    Nothing less, nothing more! ;)

    Download here (right click / Save As): RenderFlam3_1.3.2.zip

    Complete Render Flam3 posts archive: Search about Render Flam3

    Changelog
    v 1.3.2 - 7 Nov. 2007
    + Added support for Apophysis 2.07

    v 1.3.1 - 25 Oct. 2007
    + Added support for Apophysis 2.06c 3D hack
    + Added support for Flam3 2.7.6
    + Camera Zoom minor bugs fixed
    + Minor updates:
    * Some code optimizations
    * Better supersample/oversample check
    * Bat file: end comment modified
    * “LoopKF” named added back

    v 1.3 - 19 Oct. 2007
    + Sheep and Edge animations types added.
    + Support for Camera Angle/Rotation property added (needs Apophysis 2.06c beta or newer).
    + Supporting only Flam3 2.7.5
    + Flam3 install check added.
    + Apo version-indipendented Variations check against Flam3 supported ones.
    + Bat files: more advanced options and more comments added.
    + Two different Script versions
    * One for Apophysis 2.06c beta , Apophysis 2.06 beta and Apophysis 2.06 beta Z+
    * and one for Apophysis 2.05 beta 2, Apophysis 2.05 Z+ beta 2 and Apophysis 2.05 Z+ beta 2 C++
    + Supporting Variation Varibales for: radial_blur, rings2, fan, blob, pdj, perspective, julian, juliascope, curl, move, ngon, disc2, rectangles, super_shape, flower, conic, parabola, pie and split variations.

    v. 1.2 beta1 to beta12
    + RAW saving routine added.
    + Main/big updates on the whole script (too much to list).

    v. 1.1
    + Saving scheme updated
    * It’s now completely resolution indipendent.
    * Use “Maintain Aspect Ratio” for perfect matching or Apo’s free scale: may have no perfect matching (depending on flames) but let you scale in no-proportional way.
    + “Maintain Aspect Ratio” added
    + “Animation Loop” added
    + “Copy first flame’s MasterScale/Zoom to each others” added
    * This is an hard-coded testing option (no user-request displayed)
    * Change the “szcopy” variable value.
    + Verbose messages in Script window.

    v. 1.0
    + Initial release.

    Posted in Applications, Apophysis, Exper Apophysis Scripts | 4 Comments »