rfw-backend-wgpu

Crates.iorfw-backend-wgpu
lib.rsrfw-backend-wgpu
version0.2.0
sourcesrc
created_at2020-12-17 22:23:25.841147
updated_at2021-07-03 19:12:21.141487
descriptionA wgpu-based backend for rfw.
homepage
repositoryhttps://github.com/meirbon/rfw-rs
max_upload_size
id324103
size238,239
Mèir (meirbon)

documentation

README

Deferred

deferred

A deferred renderer using wgpu-rs. Supports the following:

  • PBR Materials using Disney's BSDF
  • Shadow maps for directional lights, area lights, and spot lights

Issues

  • Currently waiting for wgpu-rs to properly support cube maps. These are required for implementing point light shadow maps.
Commit count: 153

cargo fmt