Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcanakbay authored Dec 25, 2024
1 parent 0ff6570 commit 8856f37
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
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)

0 comments on commit 8856f37

Please sign in to comment.