Moving various things around and fixing some links

This commit is contained in:
Chris Hodapp
2020-04-29 19:18:58 -04:00
parent bb2cba781b
commit e3506f9f4c
2030 changed files with 5995 additions and 87 deletions

View File

@@ -6,6 +6,8 @@ tags:
- processing
---
{{< load-photoswipe >}}
I first dabbled with
[Diffusion-Limited Aggregation](http://en.wikipedia.org/wiki/Diffusion-limited_aggregation)
algorithms some 5 years back when I read about them in a book (later
@@ -19,7 +21,7 @@ like this:
<!-- TODO: Originally:
[![Don't ask for the source code to this](../images/dla2c.png){width=50%}](../images/dla2c.png)\
-->
![Diffusion Limited Aggregation](./dla2c.png "Don't ask for the source code to this")
{{< figure resource="dla2c.png" title="Diffusion Limited Aggregation" caption="Don't ask for the source code to this">}}
After about 3 or 4 failed attempts to optimize this program to not
take days to generate images, I finally rewrote it reasonably