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
Repository files (latest commit first)
Filename Latest commit message Latest commit date
csd4ni3l 8147f5632d
All checks were successful
Build and Release / Build and Release (push) Successful in 14m38s
chore: add mirror repository URLs
2026-07-28 17:58:28 +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 chore: add mirror repository URLs 2026-07-28 17:58:28 +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.

Mirrors

Forgejo GitHub Codeberg