https://github.com/alvinhochun/conrod_floatwin
A virtual windowing library for Conrod UI.
https://github.com/alvinhochun/conrod_floatwin
Last synced: 3 months ago
JSON representation
A virtual windowing library for Conrod UI.
- Host: GitHub
- URL: https://github.com/alvinhochun/conrod_floatwin
- Owner: alvinhochun
- License: apache-2.0
- Created: 2020-08-07T15:24:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T15:58:05.000Z (over 4 years ago)
- Last Synced: 2025-01-11T04:51:07.063Z (4 months ago)
- Language: Rust
- Size: 648 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Conrod FloatWin
===A virtual windowing library for [Conrod UI].

[Conrod UI]: https://github.com/PistonDevelopers/conrod
Current State
---This library is in a very early state. The API is subject to arbitrary change
at any time and there is no guarantee that everything will work reasonably well
enough.Licence
---This library is licenced under either of
- the Apache License (Version 2.0) ([LICENSE-APACHE] or https://www.apache.org/licenses/LICENSE-2.0) or
- the MIT license ([LICENSE-MIT])at your option.
[LICENSE-MIT]: ./LICENSE-MIT
[LICENSE-APACHE]: ./LICENSE-APACHE### Contributions
Unless explicitly stated otherwise, any contribution intentionally submitted
for inclusion in this crate, as defined in the Apache-2.0 license, shall be
dual-licensed as above, without any additional terms or conditions.