-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0ff6570
commit 8856f37
Showing
1 changed file
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
# Fractal Viewer - OBEN | ||
# Fractal Viewer | ||
|
||
**ALERT: This project is under development.** | ||
https://github.com/user-attachments/assets/ad579f61-8b7d-4142-967f-af5dbb4b1634 | ||
|
||
# Mandelbulb | ||
![image1](docs/oben1.png) | ||
Sidebbar allows you to adjust properties of the fractal, enabling you to create custom fractal shapes. Additionally, you can zoom in to explore the fractal's detailed structures. You may need to increase the amount of detail to for a better view. Please note that higher levels of detail and zooming in will increase computational demands. | ||
|
||
**Mobile is not supported.** | ||
|
||
### Available Fractals | ||
Currently available ones are: | ||
- Mandelbulb | ||
- Mandelbox. | ||
|
||
You can find the wgsl shader files in the src/core/shaders folder. | ||
|
||
# Mandelbox | ||
![image1](docs/oben2.png) |