rendy-pbr
rendy-pbr copied to clipboard
PBR rendering example/experiment with rendy
Error when using "cargo run --features=vulkan": ``` error[E0106]: missing lifetime specifier --> src\input.rs:8:32 | 8 | pub struct EventBucket(pub Vec); | ^^^^^^^^^ expected lifetime parameter error[E0107]: wrong number of type...
I want to display the model while loading. How can I implement this ?
Is there any way to make this support OpenGL or WebGL or would that involve more work?
Rendy is interesting and this project is very good sample! Thanks. It seems there are some flaws.how to fix?