Skip to content

Mipmaps generation for atlases #36

Description

@GraphFistaha

Given a texture (as atlas) and you need to generate mipmaps for it.
You can't just generate mipmaps because of visual artifacts (neighbour images are overlapping each other).
So you need to generate mipmaps for each image of atlas by one.

Note, that texture can be layered (sampler2DArray)

Metadata

Metadata

Assignees

Labels

APIthis task changes API of RHIenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions