All Projects → willdady → swirlr-wasm

willdady / swirlr-wasm

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE_APACHE MIT LICENSE_MIT
willdady.github.io/swirlr-wasm/

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to swirlr-wasm

Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (+3214.29%)
Mutual labels:  experimental, generative-art
generative
A digital playground for experimenting with creative coding and WebGL
Stars: ✭ 50 (+138.1%)
Mutual labels:  experimental, generative-art
microbium-app
Draw new worlds
Stars: ✭ 89 (+323.81%)
Mutual labels:  generative-art
lldap
Light LDAP implementation
Stars: ✭ 1,402 (+6576.19%)
Mutual labels:  web-assembly
gestalt
Creative coding playground - Color, Note, Code
Stars: ✭ 16 (-23.81%)
Mutual labels:  generative-art
oxc
The first C compiler written in Rust.. mostly unworking.
Stars: ✭ 40 (+90.48%)
Mutual labels:  experimental
S2ML-Generators
Multiple notebooks which allow the use of various machine learning methods to generate or modify multimedia content
Stars: ✭ 172 (+719.05%)
Mutual labels:  generative-art
blazor.jwttest
Quick test using JWT authentication for a blazor hosted (Client/Serverside) app with API and Authentication.
Stars: ✭ 30 (+42.86%)
Mutual labels:  web-assembly
pycontextfree
Pythonic generative art tool
Stars: ✭ 32 (+52.38%)
Mutual labels:  generative-art
ember-named-yields
Named Yields for Ember Components
Stars: ✭ 17 (-19.05%)
Mutual labels:  experimental
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+1123.81%)
Mutual labels:  wasm-bindgen
Touchdesigner-Art
Generative Art Made with Touchdesigner
Stars: ✭ 52 (+147.62%)
Mutual labels:  generative-art
generative-crystals
Generative system that creates bi-colored crystal shapes, based on Matthew Epler’s “Designing Generative Systems with p5.js” Youtube playlist.
Stars: ✭ 33 (+57.14%)
Mutual labels:  generative-art
generative
Creative coding experiments
Stars: ✭ 71 (+238.1%)
Mutual labels:  generative-art
neon
Generative art piece made using 2d vector field
Stars: ✭ 26 (+23.81%)
Mutual labels:  generative-art
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (+76.19%)
Mutual labels:  generative-art
generative art
Personal Generative Art Projects
Stars: ✭ 34 (+61.9%)
Mutual labels:  generative-art
py-msa-kdenlive
Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.
Stars: ✭ 25 (+19.05%)
Mutual labels:  generative-art
rust-wasm-experiments
Discover how to use Rust to generate WebAssembly, called by JavaScript
Stars: ✭ 18 (-14.29%)
Mutual labels:  wasm-bindgen
stucco
An experimental adaptive UI toolkit.
Stars: ✭ 31 (+47.62%)
Mutual labels:  experimental

swirlr-wasm

Experimental in-browser version of swirlr which samples from your web cam. Built with Rust and Web Assembly!

Demo

https://willdady.github.io/swirlr-wasm/

Compiling and running

  1. Install Rust and wasm-pack
  2. From the root directory run wasm-pack build
  3. From pkg/ run npm link
  4. From www/ run npm install
  5. From www/ run npm link swirlr-wasm
  6. From www/ run npm run start to start a local server or npm run build to build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].