Skip to content

DirectXTex Environment Map command-line tool (texenvmap) #509

Open
@walbourn

Description

@walbourn

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.

Metadata

Metadata

Assignees

Labels

toolsApplies to texconv, texdiag, texassemble, etc.

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions