licenses.dev

nalgebra-glm v0.4.2

A computer-graphics oriented API for nalgebra, inspired by the C++ GLM library.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
autocfg • 0.1.8Automatic cfg for Rust compiler featuresINDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT2
rand_chacha • 0.1.1ChaCha random number generator INDIRECT4
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand_hc • 0.1.0HC128 random number generator INDIRECT2
rand_isaac • 0.1.1ISAAC random number generator INDIRECT2
rand_jitter • 0.1.4Random number generator based on timing jitterINDIRECT5
rand_pcg • 0.1.2Selected PCG random number generators INDIRECT3
rand_xorshift • 0.1.1Xorshift random number generator INDIRECT2
rand • 0.6.5Random number generators and other randomness functionality. INDIRECT14
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.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
Apache-2.02
PackageRelationDependenciesPublished
alga • 0.9.3Abstract algebra for RustDIRECT5
approx • 0.3.2Approximate floating point equality comparisons and assertions.DIRECT3
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.18.1General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT24
MIT1
PackageRelationDependenciesPublished
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
MIT AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
libm • 0.2.11libm in pure RustINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.2 version:

[![licenses](https://licenses.dev/b/cargo/nalgebra-glm/0.4.2)](https://licenses.dev/cargo/nalgebra-glm/0.4.2)
<a href="https://licenses.dev/cargo/nalgebra-glm/0.4.2">
  <img src="https://licenses.dev/b/cargo/nalgebra-glm/0.4.2" alt="licenses" />
</a>
GitHub