licenses.dev

miniquad v0.3.0-alpha.30

Cross-platform window context and rendering library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
glam • 0.8.7A simple and fast 3D math library for games and graphicsDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
ndk-sys • 0.2.2FFI bindings for the Android NDKINDIRECT0
sapp-android • 0.1.15Part of miniquad rendering library. Native bindings to slightly modified sokol-app. DIRECT2
sapp-darwin • 0.1.6Part of miniquad rendering library. Native bindings to a slightly modified version of sokol-app. DIRECT2
sapp-dummy • 0.1.5Part of miniquad rendering library. Stub sapp definitions. DIRECT1
sapp-ios • 0.1.2Part of miniquad rendering library. Native bindings to a slightly modified version of sokol-app. DIRECT2
sapp-kms • 0.1.1Part of miniquad rendering library. Orignally this was a sokol-app C code transpiled to rust with c2rust and partially rewritten to more idiomatic rust. DIRECT3
sapp-linux • 0.1.12Part of miniquad rendering library. Orignally this was a sokol-app C code transpiled to rust with c2rust and partially rewritten to more idiomatic rust. DIRECT1
sapp-wasm • 0.1.24Part of miniquad rendering library. Binding and JS implementation of GL and sokol-app API. DIRECT0
sapp-windows • 0.2.16Part of miniquad rendering library. Native bindings to slightly modified sokol-app. DIRECT3
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT1
PackageRelationDependenciesPublished
quad-rand • 0.1.1Pseudo random implementation with std atomics. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/miniquad)](https://licenses.dev/cargo/miniquad)
<a href="https://licenses.dev/cargo/miniquad">
  <img src="https://licenses.dev/b/cargo/miniquad" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0-alpha.30 version:

[![licenses](https://licenses.dev/b/cargo/miniquad/0.3.0-alpha.30)](https://licenses.dev/cargo/miniquad/0.3.0-alpha.30)
<a href="https://licenses.dev/cargo/miniquad/0.3.0-alpha.30">
  <img src="https://licenses.dev/b/cargo/miniquad/0.3.0-alpha.30" alt="licenses" />
</a>
GitHub