rendy-pbr icon indicating copy to clipboard operation
rendy-pbr copied to clipboard

PBR rendering example/experiment with rendy

Results 4 rendy-pbr issues
Sort by recently updated
recently updated
newest added

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?

enhancement

Rendy is interesting and this project is very good sample! Thanks. It seems there are some flaws.how to fix?