fix light position offset

This commit is contained in:
Lauri Räsänen 2023-04-15 19:52:58 +03:00
parent 7830d735b8
commit 7c6062dced
3 changed files with 3 additions and 7 deletions

View file

@ -15,16 +15,13 @@ Controls:
## Features
- Physically based shading
- (F: Fresnel-Schlick approximation)
- (G: Smith's Schlick-GGX)
- (D: Trowbridge-Reitz GGX)
- PBS
- glTF models
- 1 realtime pointlight
- Simple wgsl preprocessor for includes
- Runs on WASM and native desktop
- Tested on:
- `Manjaro Linux 22.0.1 (6.1.7-1-MANJARO)`
- `Ubuntu 22.04 (Mesa 23.1.0-devel)`
- `Windows 10 Pro 21H2`
- `Firefox 109.0`
- `Chrome 109.0.5414.120`