We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
有关动画分形的书籍 分形:与 Edward Lorenz 和 Benoît Mandelbrot 的动画讨论 可能是你想要的。
For book on animated fractal Fractals: An Animated Discussion with Edward Lorenz and Benoît Mandelbrot could be what you want.
您可能会喜欢:自然的计算之美
http://mitpress.mit.edu/books/flaoh/cbnhtml/
You might like: The Computational Beauty of Nature
http://mitpress.mit.edu/books/flaoh/cbnhtml/
我正在开发一个用于创建分形(火焰分形)的项目。
用户提供一个 JavaScript 脚本文件,负责分形之间的插值。此外,作为输入,我们可以提供一个以某种方式影响动画的文件,
这就是将动画更改为某些音乐的方法,
参见例如
http://www.youtube.com/watch?v=imDPqR9cDL8
我可以发送给您如果您向我提供地址,则可以获取源代码。
I am working on a project in java for creating fractals (flame fractals).
The user provides a script file in javascript, that takes care of the interpolation between fractals. Also, as input, one can provide a file that affects an animation in some way,
so this is the way to make an animation change to some music,
see for example
http://www.youtube.com/watch?v=imDPqR9cDL8
I can send you the source code if you provide me with an address.
那里有很多分形程序。
我知道超分形非常流行,但不是免费的。
就免费程序而言,有 ChaosPro 等程序。快速谷歌搜索将为您找到它们。
There's lots of fractal programs out there.
I know that Ultrafractal is pretty popular, but not free.
As far as free ones go, there are programs such a ChaosPro and others. A quick google search will find them for you.