Docs.rs
lambda-rs-platform-2023.1.30
lambda-rs-platform 2023.1.30
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vmarcella
Dependencies
cfg-if =1.0.0
normal
gfx-backend-dx11 =0.9.0
normal
optional
gfx-backend-dx12 =0.9.0
normal
optional
gfx-backend-empty =0.9.0
normal
gfx-backend-gl =0.9.0
normal
optional
gfx-backend-metal =0.9.0
normal
optional
gfx-backend-vulkan =0.9.0
normal
optional
gfx-hal =0.9.0
normal
lambda-rs-logging ^2023.1.30
normal
obj-rs =0.7.0
normal
rand =0.8.5
normal
shaderc =0.7
normal
winit =0.27.5
normal
mockall =0.11.3
dev
gfx-backend-metal =0.9.0
normal
gfx-backend-gl =0.9.0
normal
gfx-backend-dx12 =0.9.0
normal
Versions
48.68%
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
lambda_
platform
2023.1.30
Module obj
Module Items
Functions
In crate lambda_
platform
lambda_platform
Module
obj
Copy item path
Source
Functions
ยง
load_
obj_
from_
file
Loads a untextured obj file from the given path. Wrapper around the obj crate.
load_
textured_
obj_
from_
file
Loads a textured obj file from the given path. Wrapper around the obj crate.