Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
2 things
1st i don't quite get behind the algorythm... i get it that the fractals get certain numbers since you have to give them min and max and than it selects some random number and generates and that parameter E is for scale but is there a way to get "certain shapes in there?
2nd what easter eggs? (tipps poggers)
1st:
With "certain shapes" I guess you are talking about getting a reproduceable result with locked parameters? If so, let me try to explain: the algorithm will always choose a first starting point (x,z) for each subset, then start iterating to calculate the other points. As the first point is always random, shapes are not reproducable at the moment but if you were to change that to a static value, it should be.
2nd
The easter-egg was a little surprise for new year's eve and got removed in the meantime.
I am however thinking about something new for this year :)
Could you please give some advice on how to tune the algorithm and what the parameters do?
Edit: I've seen the link, but it doesn't really help me.
Hey there, you can find it right at the top below "How it works:".
But essentially, the Algorithm parameters dont really have a "specific" foreseeable behaviour.
You just have to try out what works best for your case :)
Cheers