Adobe Photoshop Plug-in for DDS

Open
#1 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by reviewing the DirectXTex library and the linked NVIDIA Photoshop plug-in for how Photoshop integration and DDS handling are approached. Define the plug-in scope around full DDS format support, including the DX10 header extension, BC6H, and BC7; completion should be validated against those formats.

Written by the indexing model from the issue text.

Description

dds tools

A plug-in for Adobe Photoshop to support .DDS files based on DirectXTex to provide full support for all formats.

NVIDIA has a DDS plugin in for Adobe Photoshop, but it does not support the "DX10" header extension, BC6H, or BC7. https://developer.nvidia.com/nvidia-texture-tools-adobe-photoshop

Dominant language
C++
Stars
2.2k
Forks
498
Avg merge
2d 5h
Merged PRs (30d)
6

Contributor guide

No contributing guide indexed for this repository

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.

More from microsoft/DirectXTex

All issues in microsoft/DirectXTex

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.