wgpu_
examples
24.0.0
In wgpu_
examples::
ray_
shadows
Structs
ErrorFuture
Example
Uniforms
Vertex
Constants
CAM_LOOK_AT
Functions
create_matrix
create_vertices
main
vertex
wgpu_examples
::
ray_shadows
Function
vertex
Copy item path
Settings
Help
Summary
Source
fn vertex(pos: [
f32
;
3
], normal: [
f32
;
3
]) ->
Vertex