Docs.rs
rhodora-0.2.0
rhodora 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
spark752
Dependencies
ahash ^0.8.1
normal
bytemuck ^1.12.3
normal
egui ^0.21.0
normal
egui-winit ^0.21.0
normal
gltf ^1.4.0
normal
image ^0.24.0
normal
log ^0.4.8
normal
nalgebra ^0.32.0
normal
nalgebra-glm ^0.18.0
normal
parking_lot ^0.12.1
normal
serde ^1.0
normal
serde_yaml ^0.9.0
normal
smallvec ^1.10.0
normal
tobj ^3.2.3
normal
vulkano ^0.34.0
normal
vulkano-shaders ^0.34.0
normal
winit ^0.28.0
normal
env_logger ^0.11.0
dev
Versions
29.54%
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
Skip to main content
LightArray
rhodora
0.2.0
In rhodora::
pbr_
lights
rhodora
::
pbr_lights
Type Alias
Light
Array
Copy item path
Source
pub type LightArray = [[
f32
;
4
];
4
];