安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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