CultureCultivation
By dogunbound
nannou
A Creative Coding Framework for Rust. (by nannou-org)
CultureCultivation | nannou | |
---|---|---|
2 | 67 | |
0 | 6,208 | |
- | 0.7% | |
1.9 | 0.0 | |
about 3 years ago | about 1 month ago | |
C++ | Rust | |
- | MIT License |
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.
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.
CultureCultivation
Posts with mentions or reviews of CultureCultivation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-05.
-
What IDE or setup do you recommend for someone switching from Windows to Linux (Pop!_OS)
Here's my setup for a c++ project. https://github.com/dogunbound/CultureCultivation
- What made you switch to Rust? (Can also be what made you learn Rust)
nannou
Posts with mentions or reviews of nannou.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-26.
- Ask HN: Who Are Your Favorite Photography and Generative Coding Artists?
- VVVV – A Hybrid Visual/Textual Development Environment
-
Can someone help me with ownership and borrowing?
Another idea would be to do something with Nannou, it's pretty straightforward to get some visually pleasing results and I find these Processing/P5 inspired creative coding libraries allow for a lot of exploration and expression. The Coding Train is a YouTube channel which has dozens of these kinds of projects, translating them into Rust certainly is good exercise.
-
Hey Rustaceans! Got a question? Ask here (23/2023)!
Assuming you’re talking about https://nannou.cc they advertise a slack, a matrix, and a github org.
-
Looking for lib recommendations for developing ui tool
Never used this, no idea If it's what you want, but maybe https://nannou.cc/?
- “Creative Coding” libraries for A/VFX in Rust, a.l.a. Cinder for C++ or Processing for Java?
-
A simple 2d graphic library
https://nannou.cc/ may be worth checking out.
- Nannou- a creative coding framework for Rust. .It is a library that aims to make it easy for artists to express themselves with simple, fast, reliable code.
-
Nannou – An open-source creative-coding framework for Rust
"creative coding" usually refers to a framework where a developer/artist can code up nice things quickly
for example https://github.com/nannou-org/nannou/blob/master/examples/dr...
What are some alternatives?
When comparing CultureCultivation and nannou you can also consider the following projects:
enum-spanner-rs - Constant-Delay Enumeration for Nondeterministic Document Spanners
macroquad - Cross-platform game engine in Rust.
xrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [Moved to: https://github.com/BurntSushi/ripgrep]
racket - The Racket repository
ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
rust-skia - Rust Bindings for the Skia Graphics Library