terramach icon indicating copy to clipboard operation
terramach copied to clipboard

Terra Mach is a mapping frontend system to build graphical interfaces for devices.

Results 5 terramach issues
Sort by recently updated
recently updated
newest added

```rust error[E0554]: `#![feature]` may not be used on the stable release channel --> terramach/terramach/ui/lib.rs:19:1 | 19 | #![feature(vec_remove_item)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0554]: `#![feature]` may not be used on the stable release...

I stop by every so often to see how progress is - it's been a while. Absolutely understandable if you've got a lot on your plate leaving little time for...

Hi, this looks like an awesome project. After moving to Rust from Dart, I was looking for a library to develop cross-platform mobile apps using Rust + Skia, like Flutter....

I'm currently planning to write an open source cross platform application and I think skia would be a good fit. terramach seems like an excellent starting point for the GUI....