DirectXTex Environment Map command-line tool (texenvmap)

Open
#509 1 comment 0 reactions 1 assignee View on GitHub

@walbourn is already working on this.

Since Sep 11, 2024.

  • #513 by @walbourn — open

Assessment

This issue has not been assessed yet.

Description

tools

The texassemble tool is designed to take inputs and produce various complex forms of DDS files including cubemaps. It can also convert cubemaps to various 'cross' form images.

The idea of a new texenvmap tool is to support generating environment maps (cubemaps, spherical env maps, dual-parabola env maps, and octaheadral maps) using Direct3D 11 render-to-texture based borrowing from the functionality in the legacy Direct3D9 ID3DXRenderToEnvMap. helper.

The MVP version should take six images and produce a cubemap or a spherical environment via equirectangular projection.

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.