All Projects → suyash → geopattern-rs

suyash / geopattern-rs

Licence: other
Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to geopattern-rs

rust-monaco
Rust WASM bindings for the Monaco Editor
Stars: ✭ 23 (-47.73%)
Mutual labels:  wasm
wasm-cn
[翻译中] WebAssembly 中文文档
Stars: ✭ 22 (-50%)
Mutual labels:  wasm
rocket-yew-starter-pack
Example boilerplate for websites in pure Rust
Stars: ✭ 77 (+75%)
Mutual labels:  wasm
material-yew
Yew wrapper for Material Web Components
Stars: ✭ 116 (+163.64%)
Mutual labels:  wasm
whistle
🕴 One hella programming language
Stars: ✭ 27 (-38.64%)
Mutual labels:  wasm
Uno.Wasm.Bootstrap
A simple nuget package to run C# code in a WASM-compatible browser
Stars: ✭ 242 (+450%)
Mutual labels:  wasm
wasmfun
Getting the hang of WASM - generate WASM from Python
Stars: ✭ 34 (-22.73%)
Mutual labels:  wasm
wasp
WebAssembly module decoder in C++
Stars: ✭ 88 (+100%)
Mutual labels:  wasm
pico-ml
A toy programming language which is a subset of OCaml.
Stars: ✭ 36 (-18.18%)
Mutual labels:  wasm
frontend-image-encode
This is script and implementation of frontend image compression, convert, rotate, resize based on codecs in Google/Squoosh. All codecs are copy from the Squoosh repo without modifying. if you want to pre-process images before uploading them to the server, please use this repo for reference
Stars: ✭ 51 (+15.91%)
Mutual labels:  wasm
proxy-wasm-cpp-host
WebAssembly for Proxies (C++ host implementation)
Stars: ✭ 55 (+25%)
Mutual labels:  wasm
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-54.55%)
Mutual labels:  wasm
eosio-rust
EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust
Stars: ✭ 93 (+111.36%)
Mutual labels:  wasm
reactr
Function scheduler for Go & WebAssembly
Stars: ✭ 264 (+500%)
Mutual labels:  wasm
Astar
The dApp hub for blockchains of the future
Stars: ✭ 533 (+1111.36%)
Mutual labels:  wasm
tune
Make xenharmonic music and create synthesizer tuning files for microtonal scales.
Stars: ✭ 73 (+65.91%)
Mutual labels:  wasm
zero-graphics
Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web
Stars: ✭ 72 (+63.64%)
Mutual labels:  wasm
wasm-toolchain
WebAssembly toolchain
Stars: ✭ 34 (-22.73%)
Mutual labels:  wasm
SaltyNES
A NES emulator in WebAssembly
Stars: ✭ 69 (+56.82%)
Mutual labels:  wasm
arima
ARIMA, SARIMA, SARIMAX and AutoARIMA models for time series analysis and forecasting in the browser and Node.js
Stars: ✭ 31 (-29.55%)
Mutual labels:  wasm

geopattern

Continuous Integration crates.io badge docs.rs badge

This has been rewritten to be leaner and actually usable.

The sha1 stuff is out, now essentially a bunch of functions that return svg::Document.

In the cleanup, removed error handling and now the code has a bunch of assert_eq! calls. Maybe reconsider that.

Examples

Generated using

cargo run --example create_readme_examples

Chevrons

Circle Packing

Concentric Circles

Cubic Disarray

Diamonds

Hexagons

Hypnotic Squares

Joy Division

Mosaic Squares

Nested Squares

Octagons

Overlapping Circles

Overlapping Rings

Piet Mondrian

Plaid

Plus Signs

Sine Waves

Squares

Tesselation

Tiled Lines

Triangles

Triangular Mesh

Un Deus Trois

Xes

License

geopattern-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

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].