licenses.dev

gltf v1.4.0

glTF 2.0 loader

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.13.1encodes and decodes base64 as bytes or utf8DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
fdeflate • 0.3.5Fast specialized deflate implementationINDIRECT1
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
gltf-derive • 1.4.1Internal macros for the gltf crateINDIRECT5
gltf-json • 1.4.1JSON parsing for the gltf crateDIRECT12
image • 0.24.9Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT15
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
jpeg-decoder • 0.3.1JPEG decoderINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.17.14PNG decoding and encoding library in pure RustINDIRECT8
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.82Parser for Rust source codeINDIRECT2
MIT4
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
inflections • 1.1.1High performance inflection transformation library for changing properties of words like the case.INDIRECT0
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
urlencoding • 2.1.3A Rust library for doing URL percentage encoding.DIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.DIRECT2
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.4.0 version:

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