Fractal viewer in Python using compute shaders and the Arcade and Pyglet modules. Currently supports Julia, multi-Julia, Mandelbrot, Multibrot, Burning Ship, Newton Fractal and the Sierpinsky Carpet.
Find a file
csd4ni3l 509c7218a6
All checks were successful
Build and Release / Build and Release (push) Successful in 17m32s
Fix assets flag in Actions
2026-06-08 16:58:38 +02:00
.forgejo/workflows Fix assets flag in Actions 2026-06-08 16:58:38 +02:00
assets Add virtual cursor for controller support 2025-06-24 21:41:21 +02:00
game Fix phoenix fractal not working due to being different than the other ones and not using preturbation, add todo comment, fix everything using fire coloring and fire coloring being too red 2025-12-13 16:42:22 +01:00
menus Trigger Actions 2026-06-08 16:31:38 +02:00
utils Add preturbation code which doesnt work yet, update to newest build script and run script and preload script 2025-12-13 15:14:02 +01:00
.gitignore Initial version 2025-04-27 13:08:12 +02:00
.python-version Initial version 2025-04-27 13:08:12 +02:00
CREDITS Add virtual cursor for controller support 2025-06-24 21:41:21 +02:00
LICENSE Initial version 2025-04-27 13:08:12 +02:00
pyproject.toml Add preturbation code which doesnt work yet, update to newest build script and run script and preload script 2025-12-13 15:14:02 +01:00
README.md Move to settings dropdown instead of category buttons, add Buffalo Fractal, fix settings issue 2025-06-25 20:05:33 +02:00
requirements.txt update requirements.txt 2025-12-13 15:56:04 +01:00
run.py remove double resource path addition 2025-12-13 15:47:17 +01:00
uv.lock Add preturbation code which doesnt work yet, update to newest build script and run script and preload script 2025-12-13 15:14:02 +01:00

Fractal viewer in Python using compute shaders and the Arcade and Pyglet modules.

Currently supports Julia, multi-Julia, Mandelbrot, Multibrot, Mandelbar, multi-Mandelbar, Buffalo Fractal, Phoenix Fractal, Lambda Fractal, Burning Ship, Newton Fractal and the Sierpinsky Carpet.