Skip to content

Commit

Permalink
add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkesy committed Jan 22, 2024
1 parent 29149f2 commit c7cc318
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# Mandelbrot Visualizer

![Screenshot](./docs/screenshot.png)

## Used Features and Libs?

- ImGUI
- OpenGL
- GLFW
- OpenMP
- Futures
- C++ Futures
- Docker
- clang-format/tidy
- fmt
- cmake
<!-- - Cuda -->
- ...?

## Build and Execution
Expand All @@ -33,9 +38,10 @@ docker compose run --rm mandelbrot_visualizer
## Dependencies

- OpenGL
- Cuda
<!-- - Cuda -->
- CMake
- C++11
- OpenMP

_See docker container for Ubuntu/Debian install steps_

Expand Down
Binary file added docs/screenshot.png
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 c7cc318

Please sign in to comment.