Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.32 KB

tir

Tessellation In Rust.

tessellations-minifb.png

Live view : https://dcrasch.github.io/tir/

TODO

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

Rust programming docs and example code

Links

License

This code is distributed under a GPL v3 style license, see the LICENSE file for complete information.

Copyright

Tessellation in Rust Copyright (c) 2022 David Rasch