Update
This commit is contained in:
parent
7f93d68df8
commit
3b5988ac49
14 changed files with 1823 additions and 1779 deletions
11
fractal.md
11
fractal.md
|
@ -67,4 +67,13 @@ Fractals are also immensely useful in [procedural generation](procgen.md), they
|
|||
|
||||
There exist also [compression](compression.md) techniques based on fractals, see [fractal compression](fractal_compression.md).
|
||||
|
||||
There also exist such things as fractal antennas and fractal transistors.
|
||||
There also exist such things as fractal antennas and fractal transistors.
|
||||
|
||||
## See Also
|
||||
|
||||
- [Lissajous curve](lissajous_curve.md)
|
||||
- [rose curves](rose_curve.md)
|
||||
- [cardioid](cardioid.md)
|
||||
- [spirograph](spirograph.md)
|
||||
- [procedural generation](procgen.md)
|
||||
- [turtle graphics](turtle_graphics.md)
|
Loading…
Add table
Add a link
Reference in a new issue