Add preturbation code which doesnt work yet, update to newest build script and run script and preload script

This commit is contained in:
csd4ni3l
2025-12-13 15:14:02 +01:00
parent 9424bf589a
commit 5ef274f60d
9 changed files with 775 additions and 389 deletions

View File

@@ -5,6 +5,7 @@ description = "Fractal viewer in Python using compute shaders and the Arcade and
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"arcade>=3.3.3",
"mpmath>=1.3.0",
"pypresence>=4.3.0",
]