Skip to content

Andrebtk/FractalsWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fractals Visualizer in Golang

Description

Fractals Visualizer is a simple Golang application that generates and visualizes various fractal patterns. It provides a visually appealing representation of fractals, allowing users to explore the fascinating world of complex geometric shapes.

Features

  • Generate and display popular fractal patterns, such as the Levy Curve and the Dragon Curve
  • Adjustable parameters to customize the appearance of the fractals.
  • Fast and efficient rendering using Golang's capabilities.

Video

Screencast 2023-08-04 01 22 43 (online-video-cutter com) The video is in 4x because Github don't support long videos

Screenshots

Screenshot 2023-08-04 01:10:09

How to Execute

  1. Ensure you have Golang installed. If not, download and install it from the official website: https://golang.org/

  2. Clone this repository to your local machine:

git clone https://github.com/Andrebtk/FractalsWeb.git
  1. Change to the project directory:
cd FractalsWeb
  1. Build and run the application:
go run .
  1. Open your web browser and visit http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published