d2phap / d2phap/ImageGlass

EXR Mipmap support

Open
#2,268 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
Dominant language
C#
Stars
14.4k
Forks
752
Avg merge
10d 14h
Merged PRs (30d)
1

Description

Windows OS version

Windows 11 24H2

ImageGlass version

Version: 9.4.1.15 (64-bit)

ImageGlass release

Store

1️⃣ Describe the feature

Currently it lacks support for .exr mipmaps. They are simply smaller resolution filtered copies a renderer or game engine utilizes for optimizing texture usage and lods, generally auto-converting or offering it with formats such as .tx or .rat being primary examples. While these formats are more specific, mipmapped .exr is generic and versatile so support for at least being able to view the top level mipmap would be welcome.

2️⃣ How to use feature

Just open it like any other image. No mipmap browsing is actually necessary, just being able to view the top level as any image would be more than sufficient.

3️⃣ Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No implementation file or test is named in the issue. Start by tracing how ImageGlass decodes and displays EXR files, then verify that opening an EXR with mipmaps displays its top-level image without requiring mipmap browsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.