Skip to content

Commit

Permalink
Add demo gif and update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adia-dev committed Feb 21, 2024
1 parent b30660d commit a895427
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ You can find the specific requirements for the original project in this

Fractal Renderer is a high-performance, distributed system for generating and visualizing complex fractals in real-time. Built with Rust, it leverages the power of asynchronous programming and network communication to create stunning fractal images. The system supports various fractal types, including Mandelbrot, Julia sets, and Newton-Raphson, and offers customizable color palettes for vivid visualization. It also supports distributed workers for scalable fractal generation and interactive controls for real-time interaction with the fractal rendering.

![Mandelbrot](./assets/images/newton_raphson.png)
![Demo](./assets/videos/demo.gif)

![Newton Raphson](./assets/images/newton_raphson.png)

## ✨ Features

Expand Down
Binary file added assets/videos/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a895427

Please sign in to comment.