bwasty / gltf-viewer

glTF 2.0 Viewer written in Rust
The Unlicense
188 stars 31 forks source link

Shadows? #68

Open JPGygax68 opened 1 year ago

JPGygax68 commented 1 year ago

I've adapted the current source of gltf-viewer to implement a glTF rendering module with a C API, for integration with an executable based on OpenGL. It works well enough, but how difficult would it be to add shadow rendering?