Tessellation In Rust.
Live view : https://dcrasch.github.io/tir/
- Build simple ui with minifb
- Build web ui with webassembly
- Publish tessellations crate on crates.io
- Build flutter? android ios mobile app using rid
- Write a blog about building the program
- Write more documentation about raqote and euclid.
- https://doc.rust-lang.org/book/ch11-03-test-organization.html
- https://github.com/redox-os/orbtk/blob/develop/crates/render/src/web/mod.rs
- https://github.com/jrmuizel/raqote-examples/
- serde-rs/serde#723
- https://github.com/isohedral/tactile-js
- https://github.com/DBraun/tactile-python
- https://github.com/jrmuizel/raqote
- https://github.com/nical/lyon
- https://github.com/gfx-rs/wgpu
- https://github.com/flutter-rs/flutter-rs
- https://github.com/brickpop/flutter-rust-ffi
- https://thlorenz.com/rid-site/docs/getting-started/introduction/
- https://crates.io/crates/tactile
- https://crates.io/crates/tiling
This code is distributed under a GPL v3 style license, see the LICENSE file for complete information.
Tessellation in Rust Copyright (c) 2022 David Rasch