Skip to content

PolideaPlayground/RustJuliaSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia Set in Rust

This is a small application showing strengths of the Rust programming language by rendering Julia set on multiple threads.

Installing rust

Visit this web page and install Rust toolchain manager. The cargo command should be available in your command line afterward.

Run project

Enter the root directory of the project and run cargo run --release. The application should open and display Julia set.

Releases

No releases published

Packages

No packages published

Languages