Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 6 Rust creative-coding Projects
-
Never used this, no idea If it's what you want, but maybe https://nannou.cc/?
-
wrend
A framework-agnostic Rust/WASM + WebGL2 Rendering library, compatible with calling from both Rust and JavaScript on the web.
It’s also callable from JavaScript if you don’t want to have to deal with the Rust toolchain. Checkout this directory if you want to see some copyable examples, including raw html and javascript, which is about the lowest barrier to entry you can get I think: https://github.com/austintheriot/wrend/tree/master/examples
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
If you are interested in this, try it out. You can find pre-built packages for your OS from here.
-
-
astro-nannou-starter
A minimal boilerplate for Astro / Vite with the Nannou creative framework (Rust → WASM). Supports multiple sketches + hot-reload.
Project mention: Astro / Vite and Nannou (Rust). WebGPU goodness for creative coding | news.ycombinator.com | 2022-12-29This is a minimal boilerplate for Astro / Vite with the Nannou creative framework (Rust → WASM).
Supports multiple sketches + hot-reload.
It can be a good starter for any Rust + WASM workspace, not necessarily for creative coding ;)
-
The entire thing (including the web frontend!) is written in Rust, and is [available on GitHub](https://github.com/mrozycki/rustmas), so if your interested, you can try running it yourself! If you don't have programmable lights, we have also implemented an OpenGL visualiser^1, and included a sample set of light coordinates. The instructions are all included in the repository. The process for setting up your own lights is unfortunately a bit involved, but only has to be done once.
Rust creative-coding related posts
- Looking for lib recommendations for developing ui tool
- “Creative Coding” libraries for A/VFX in Rust, a.l.a. Cinder for C++ or Processing for Java?
- A simple 2d graphic library
- 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
- Nannou – An open-source creative-coding framework for Rust
- [Media] Genetic algorithm simulation - Smart rockets (code link in comments)
-
A note from our sponsor - SonarQube
www.sonarqube.org | 8 Jun 2023
Index
What are some of the best open-source creative-coding projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | nannou | 5,272 |
2 | wrend | 100 |
3 | wgshadertoy | 32 |
4 | generative-art | 29 |
5 | astro-nannou-starter | 8 |
6 | rustmas | 6 |