# fugu A simple cross-platform rendering library for Rust [![Docs](https://docs.rs/fugu/badge.svg)](https://docs.rs/fugu) [![Crates.io](https://shields.io/crates/v/fugu)](https://crates.io/crates/fugu) ![License](https://shields.io/crates/l/fugu)

:warning: DISCLAIMER: fugu is in very early stages of development. APIs can and will change, many basic features are missing, and parts of this README may not reflect the current state of the crate. I would recommend against using this in your projects just yet, but for those brave enough, now is the time for suggestions and feature requests!

Goals

Non-Goals

Platform Support

Implemented

* Untested. These should work in theory, but don't be surprised if they don't. In that case, please open an issue or PR.

Desired

Acknowledgements