mirror of
				https://bitbucket.org/mfeemster/fractorium.git
				synced 2025-10-31 01:10:24 -04:00 
			
		
		
		
	
			
				
					
						
					
					5f3a97e825289006491d369ce6a1ab019934b7d4
				
			
			
		
	 Person
		
	
	5f3a97e825
	
	
	--User changes
			Person
		
	
	5f3a97e825
	
	
	--User changes
		
			
			-Further work on the About box. --Change qss files to make the text box in the About box be the same color as the one in the style dialog, so the link text is easier to see. --This requires reloading the qss file. --Bug fixes -Pre/post assign method was wrong for Sphereblur, Concentric, RandCubes and PixelFlow. --Code changes -Make Hypershift2 use MwcNextRange() instead of MwcNext() %. -Add m_HasPre to Xform similar to m_HasPost, to skip application of the affine if it's the ID matrix (in this case just assign the input x and y points). This gives a 5% speedup.
Fractorium
A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.
Install
Windows
Download: Fractorium_1.0.0.9.msi
Mac
Download: Fractorium_1.0.0.8.dmg
Linux
Install from PPA
Enable universe in the Ubuntu Software Center:
- open the Edit menu
- select Software Sources...
- enable "Community maintained ... universe"
Add the Fractorium Ubuntu PPA and install:
sudo apt-add-repository ppa:fractorium/ppa
sudo apt-get update
sudo apt-get install fractorium
Install from .deb
Download: fractorium_1.0.0.9-0ubuntu1_amd64.deb
cd ~/Downloads
sudo dpkg -i fractorium_1.0.0.9-0ubuntu1_amd64.deb
Building from git
All builds are 64-bit.
Windows
Build Guide for Visual Studio 2017 or Qt Creator
Linux
Mac OS/X Sierra, El Capitan, Yosemite and Mavericks
					Languages
				
				
								
								
									C++
								
								87.3%
							
						
							
								
								
									C
								
								9%
							
						
							
								
								
									Rich Text Format
								
								1.5%
							
						
							
								
								
									QMake
								
								1.1%
							
						
							
								
								
									Shell
								
								0.4%
							
						
							
								
								
									Other
								
								0.6%