https://github.com/smittytone/rusticles
Rust repo solely for experimentation
https://github.com/smittytone/rusticles
Last synced: 5 months ago
JSON representation
Rust repo solely for experimentation
- Host: GitHub
- URL: https://github.com/smittytone/rusticles
- Owner: smittytone
- License: mit
- Created: 2020-01-30T22:02:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T19:24:32.000Z (over 5 years ago)
- Last Synced: 2025-04-06T05:43:00.691Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fractals 1.0.0 #
This is a basic fractal image generator build during my Rust experimentation. It’s fairly limited in functionality, but it was written more to figure out how to do this kind of utility in Rust as to provide real use.
Build it and run `fractals --help` for details.
*@smittytone*