dotrix icon indicating copy to clipboard operation
dotrix copied to clipboard

Shadows

Open voxelias opened this issue 3 years ago • 0 comments

  • [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

voxelias avatar Apr 24 '22 16:04 voxelias