An open API service indexing awesome lists of open source software.

https://github.com/tyfkda/deferred_shadow_mapping


https://github.com/tyfkda/deferred_shadow_mapping

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Deferred Rendering & Shadow Mapping
===================================

![Deffered Rendering & Shadow Mapping](ss.jpg)

ブログ記事:[【WebGPU】Deferred RenderingとShadow Mappingと - Kludge Factory](https://tyfkda.github.io/blog/2023/11/09/deferred-rendering-webgpu-sample.html)

### 参考

* WebGPU Samples:
* [Deferred Rendering](https://webgpu.github.io/webgpu-samples/samples/deferredRendering)
* [Shadow Mapping](https://webgpu.github.io/webgpu-samples/samples/shadowMapping)