Fractal Generation #2

Open
aniva wants to merge 3 commits from fractal into main
Owner

This adds a fractal version of BadApple using a pseudomandelbrot iteration function

This adds a fractal version of BadApple using a pseudomandelbrot iteration function
aniva added 2 commits 2025-06-03 15:09:09 -07:00
aniva added 1 commit 2025-06-03 15:24:53 -07:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fractal main
git pull origin fractal

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff fractal
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aniva/BoundaryBadApple#2
No description provided.