dotrix
dotrix copied to clipboard
Shadows
- [x] Allow to execute pipelines without a fragment shader
- [x] Allow to execute pipeline without color attachment
- [x] Add possibility to render to a texture, including depth buffer
- [x] Add support for texture arrays
- [ ] Add new sampler suitable for shadows
- [x] Add calculation of ProjView matrices for light source position
- [ ] Add shadows calculation to PBR shader