rusty_art VS Generative-Art

Compare rusty_art vs Generative-Art and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rusty_art Generative-Art
2 4
139 18
- -
9.6 0.0
7 days ago over 1 year ago
Rust Rust
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rusty_art

Posts with mentions or reviews of rusty_art. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-15.

Generative-Art

Posts with mentions or reviews of Generative-Art. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-12.
  • Flow(er) Fields
    1 project | /r/generative | 1 Aug 2022
  • Cosmic Oddity
    1 project | /r/generative | 30 Jul 2022
    Hi! It's actually pretty simple. All you can see here is a magnetic field with a positive (bottom) and negative (top) pole. I spawn ~20k particles on the bottom, which follow the field until they get sucked in by the top. The wiggle and stars can be achieved by adding in a small wiggle in the particle movement function. The weaker the field gets, the more the wiggle affects the particle. The planet is just a bunch of lines whose brightness get determined by the distance to a light source and their length (= shorter lines on the edges are white). If you want to check out more you can look at my other post here or my GitHub with the code and higher res pics :) Here is a p5 web editor link if you want to play around with it. Sorry for the messy code this is just the exported TypeScript Code. The GitHub repo looks better :p
  • Cosmic Dances
    1 project | /r/generative | 30 Jul 2022
    Higher resolution images along with the source code are available here if anyone is interested :) https://github.com/sprunq/Generative-Art
  • Electric Fields
    2 projects | /r/generative | 12 Jul 2022
    Thanks! This works by spawning 60-400k Particles with position, speed, acceleration and randomly generated Charges. Each Particle calculates a force vector to every Charge and moves depending on the angle of the vector. The charges can have a positive (repelling) or negative (attracting) charge. I then calculate the movement for 100 steps and render the line with its trail. The second image is the result of only having positive charges. You can look at the source code here: https://github.com/sprunq/Generative-Art

What are some alternatives?

When comparing rusty_art and Generative-Art you can also consider the following projects:

physarum

morphogenesis-resources - Resources on the topic of digital morphogenesis (creating form with code). Includes links to major articles, code repos, creative projects, books, software, and more.

physarum-sim - A simulation of the Physarum Polycephalum slime. Written in Rust and rendered with Bevy.

hitomezashi - A tool for drawing hitomezashi patterns

generative-art - Generative Art while learning Rust

sorceress - Coding optical illusions in Python and JavaScript

astro-nannou-starter - A minimal boilerplate for Astro / Vite with the Nannou creative framework (Rust → WASM). Supports multiple sketches + hot-reload.

generative-art - My personal project for generative art.

rustmas - Christmas lights controller capable of displaying 3D animations