Docs.rs
screen-13-0.1.4
screen-13 0.1.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
attackgoat
Dependencies
app_dirs ^1.2
normal
bincode ^1.3
normal
bmfont ^0.3
normal
brotli ^3.3
normal
byteorder ^1.3
normal
gfx-hal ^0.6
normal
glam ^0.11
normal
gltf ^0.15
normal
image ^0.23
normal
log ^0.4
normal
num-format ^0.4.0
normal
num-traits ^0.2
normal
pretty_env_logger ^0.4
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
shaderc ^0.7
normal
snap ^1.0
normal
toml ^0.5
normal
typenum ^1.12
normal
winit ^0.24
normal
hecs ^0.3
dev
paste ^1.0
dev
pretty_env_logger ^0.4
dev
rand ^0.8
dev
genmesh ^0.6
build
glam ^0.11
build
lazy_static ^1.4
build
shaderc ^0.7
build
gfx-backend-vulkan ^0.6
normal
gfx-backend-metal ^0.6
normal
console_error_panic_hook ^0.1
normal
console_log ^0.2
normal
gfx-backend-gl ^0.6
normal
wasm-bindgen ^0.2
normal
gfx-backend-dx11 ^0.6
normal
Versions
100%
of the crate is documented
Go to latest version
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
☰
screen_13
::
math
?
[
−
]
[src]
Function
screen_13
::
math
::
vec3
pub fn vec3(x:
f32
, y:
f32
, z:
f32
) ->
Vec3
Creates a
Vec3
.