Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attractor Visualizer

License: GPL v3

Attractor Visualizer is an open-source tool (written in Rust) for visualizing mathematical attractors. The project allows users to simulate and render the trajectories of these systems.

Features

  • Visualization of Chaotic Attractors: Simulate and render a variety of attractors.
  • Custom Trajectory Rendering: Observe and analyze the behavior of mathematical systems over time.
  • Designed for Extensibility: Easily add new types of attractors.

Currently working attractors:

Currently borked attractors:

Getting Started

Binaries

From source

Clone the repository:

git clone https://github.com/guydols/Attractor_visualizer.git
cd Attractor_visualizer

Build or just run the project:

cargo build --release
cargo run --release

License

This project is licensed under the GNU General Public License v3.0.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages