This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c830faa06b4ddf6fe7c747159e949d6c363e0460
wgpu
/
examples
/
shadow
History
Dzmitry Malyshau
28c826182f
Update wgpu and use write_buffer in the examples
2020-05-14 10:12:47 -04:00
..
bake.frag
Move the library and examples from the original repo
2019-05-10 13:19:33 -04:00
bake.frag.spv
Get shadow mostly working
2020-04-18 01:04:28 -02:30
bake.vert
Use the correction matrix in shadow baking
2019-07-05 13:43:57 -04:00
bake.vert.spv
Get shadow mostly working
2020-04-18 01:04:28 -02:30
forward.frag
Change NDC Y axis
2020-03-30 09:36:36 -04:00
forward.frag.spv
Get shadow mostly working
2020-04-18 01:04:28 -02:30
forward.vert
Add conversion matrix from OpenGL to wgpu
2019-07-05 17:47:37 +02:00
forward.vert.spv
Get shadow mostly working
2020-04-18 01:04:28 -02:30
main.rs
Update wgpu and use write_buffer in the examples
2020-05-14 10:12:47 -04:00
README.md
Add screenshots of examples
2020-04-26 18:59:48 -02:30
screenshot.png
Add screenshots of examples
2020-04-26 18:59:48 -02:30
README.md
shadow
This animated example demonstrates shadow mapping.
To Run
cargo run --example shadow
Screenshots
Reference in New Issue
View Git Blame
Copy Permalink