Docs.rs
three-0.4.0
three 0.4.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
Dependencies
arrayvec ^0.4
normal
bitflags ^1
normal
cgmath ^0.16
normal
derivative ^1.0
normal
froggy ^0.4.4
normal
genmesh ^0.6
normal
gfx ^0.17.1
normal
gfx_device_gl ^0.15
normal
optional
gfx_glyph ^0.13
normal
gfx_window_glutin ^0.28
normal
optional
gltf ^0.11.1
normal
optional
glutin ^0.19
normal
optional
image ^0.20
normal
includedir ^0.5
normal
itertools ^0.8
normal
log ^0.4
normal
mint ^0.5
normal
obj ^0.9
normal
phf ^0.7.12
normal
quick-error ^1.2
normal
rodio ^0.8
normal
vec_map ^0.8
normal
env_logger ^0.6
dev
notify ^4
dev
rand ^0.6
dev
includedir_codegen ^0.5
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
three
0.4.0
Module audio
Module Items
Structs
In crate three
three
Module
audio
Copy item path
Source
Expand description
Primitives for audio playback.
Structs
ยง
Clip
Audio segment with sound effects.
Source
Audio source. Can play only one sound at a time.