First image of fractal

Next the nasty stuff like movement and ui :-D
This commit is contained in:
2026-02-11 08:31:27 +01:00
parent 12ebbb09ce
commit ba3dc4d928
11 changed files with 133 additions and 33 deletions

View File

@@ -417,6 +417,10 @@
"TITLE": "Fractals",
"DESCRIPTION": "Visualisation of complex geometric patterns that resemble each other on increasingly smaller scales (self-similarity)."
},
"FRACTAL3D": {
"TITLE": "Fractals 3D",
"DESCRIPTION": "3D Visualisation of complex geometric patterns that resemble each other on increasingly smaller scales (self-similarity)."
},
"NOTE": "Note",
"GRID_HEIGHT": "Height",
"GRID_WIDTH": "Width"