Skip to content

Commit 744c2c6

Browse files
Update README.md
1 parent fc2228f commit 744c2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Mandelbrot.WebGPU
2-
A WebGPU-based visualization of the Mandelbrot set. This program allows users to explore the fractal interactively with mouse-based controls.
2+
A WebGPU-based visualization of the Mandelbrot set. This program allows users to explore the Mandelbrot set with mouse-based controls.
33

44
## Features
55
- Interactive Panning: Click and drag the canvas to move around the Mandelbrot set.
6-
- Zooming: Use the mouse wheel to zoom in and out of the fractal.
6+
- Zooming: Use the mouse wheel to zoom in and out of the Mandelbrot.
77

88
## Limitations
99
Due to WebGPU's 32-bit floating-point precision, you cannot zoom infinitely into the Mandelbrot set. The precision constraints cause details to become less accurate at extreme zoom levels.

0 commit comments

Comments
 (0)