fractals
Why is my dragon fractal incomplete [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-11 14:07 分类:问答Issue with "inside-out" implementation of diamond-square fractal
I\'m working on a Python script that generates a (wrapping) diamond-square fractal in the reverse of the usual order: Instead of starting from the outside corners and subdividing into smaller squares,[详细]
2023-04-10 13:52 分类:问答Function with varying number of For Loops (python) [duplicate]
This question already has answers here: Avoiding nested for loops (3 answers) Closed 27 days ago. My problem is difficult to explain.[详细]
2023-03-30 08:48 分类:问答Graphic library for plot/drow fractal on Java
I\'m looking for a graphic library that allow me to plot a pixel point in a specific color with the purpose of draw a fractal (mandelbrot set). I\'ve read the basic math behind fractal and I understan[详细]
2023-03-05 22:07 分类:问答fractal microscope simulator
I\'ve done work on software used for controlling imaging hardware, such as microscopes, that are sometimes hard to get time on.This means it is difficult to test out new/different algorithms which wou[详细]
2023-02-15 11:38 分类:问答How to do Speedy Complex Arithmetic in C#
I\'m working on a C# Fractal Generator project right now that requires lots of Arithmetic with Complex numbers, and I\'m trying to think of ways to speed up the math. Below is a simplified set of code[详细]
2023-02-11 11:11 分类:问答Sierpinski triangle AS3 problem
I am trying to write sierpinski triangle on AS3 ,but it looks like i am missing something.I am stuck in this lines of code and trying to solve what is the problem.I made the calculations but it seems[详细]
2023-02-02 10:48 分类:问答Does anyone have good resources on 3D procedural generation of terrain or fractal terrain generation? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-31 08:46 分类:问答Procedural Planets, Heightmaps and textures
I am currently working on an OpenGL procedural planet generator.I hope to use it for a space RPG, that will not allow players to go down to the surface of a planet so I have ignored anything ROAM rela[详细]
2023-01-23 00:05 分类:问答Fractals explained
For a while now I\'ve been interested in fractals, the math behind them and the visuals they can produce.[详细]
2023-01-16 15:02 分类:问答