Skip to content

porglezomp/julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia

A parallel realtime Julia set renderer in Rust

Dependencies

Requires the SDL2 library. This can be installed via most package managers or you can build from source by following the instructions at https://wiki.libsdl.org/Installation.

If you are on MacOS and have Homebrew, you can do brew install sdl2.

Controls

  • Move the mouse to define the key point of the Julia set.
  • Use the up and down arrows to change the number of iterations. It starts at 12. Even very low numbers (2-4) look really cool!

screen shot 2015-02-18 at 2 50 24 pm screen shot 2015-02-18 at 2 48 07 pm screen shot 2015-02-18 at 2 48 02 pm screen shot 2015-02-18 at 2 47 53 pm screen shot 2015-02-18 at 2 47 24 pm

License

This project is dual licensed under the Apache-2.0 and MIT licenses.

About

A parallel realtime Julia set renderer in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages