Skip to content

Add TextureRenderer to GraphicsTools #449

Open
@TheMostDiligent

Description

@TheMostDiligent

In SSR we found a problem that depth textures can't be copied to color textures in GL and Vulkan. This is currently solved in SSR by rendering a textured quad. This functionality is general enough to be added as a separate helper tool class to GraphicsTools.

The class should be unit tested so that we are sure it works as expected.

  • Documentation
  • Unit tests

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions