KhronosGroup / KhronosGroup/KTX-Software

No way to have different wrap modes for U and V when generating mipmaps

Open
#962 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
1.4k
Forks
317
Avg merge
20h 12m
Merged PRs (30d)
3

Description

Only single wrap mode can be passed to mipmap generation. Some textures repeat in one direction but not in the other. In order to correctly generate mipmaps for such images, it is necessary to have dedicated wrap modes for U and V.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the mipmap-generation API and its current single wrap-mode parameter; determine how wrap modes are applied during generation. Done means U and V can be configured independently and textures repeating in only one direction generate correct mipmaps, with coverage in the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.