Docs.rs
three-d-0.18.2
three-d 0.18.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
asny
Dependencies
cgmath ^0.18
normal
egui ^0.29
normal
optional
egui_glow ^0.29
normal
optional
getrandom ^0.2
normal
optional
glow ^0.14
normal
lyon ^1
normal
optional
open-enum ^0.5
normal
swash ^0.1
normal
optional
thiserror ^2
normal
three-d-asset ^0.9
normal
winit ^0.28
normal
optional
noise ^0.6
dev
rand ^0.7
dev
three-d-asset ^0.9
dev
winit ^0.28
dev
glutin ^0.30
normal
optional
glutin ^0.29
normal
optional
image ^0.25
normal
optional
raw-window-handle ^0.5
normal
optional
tokio ^1
dev
instant ^0.1.11
normal
serde ^1
normal
optional
serde-wasm-bindgen ^0.6
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
Versions
100%
of the crate is documented
Platform
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_d
0.18.2
In three_
d::
context
three_d
::
context
Type Alias
Texture
Copy item path
Source
pub type Texture = <
Context
as
HasContext
>::
Texture
;