Skip to content
Dave Brosius edited this page Jan 2, 2016 · 24 revisions

Welcome to the apophysis j wiki!

Launch Apophysis-J as a web start application

apophysis-j is a port in java of the famous fractal flame editor apophysis for Windows. It is based on the version 2.07 beta of apophysis. It should run on any machine equipped with a decent java environment (1.7 or higher) and bring the capabilities of this wonderful program to mac and linux users at last. Due to the way memory is allocated by an executable jar, only images of limited size can be rendered internally if the program if started by double-clicking the icon. You have to use the command line to control the memory usage. Also, like the Windows version, apophysis-j can rely on the standalone flam3 renderer to produce final images.

Using Plugins | History of Changes | Useful Links

                                [[/images/screensmall.jpg]]

Source

The source is released under the GPL license.

Clone this wiki locally