Chuck Walbourn

Results 333 comments of Chuck Walbourn

Are you using IDirect3D9Ex?

Support for Direct3D9Ex in D3DX9 is "hit & miss", so does it happen if they use D3D9?

I didn't say it was 'incompatible'. My point was mostly that the D3DX9 library had a bunch of hacks for the differences between "IDirect3D9" and "IDirect3D9Ex" largely driven by the...

The process of "open sourcing" the DirectX utility libraries has been underway for a long time, and the result is *DirectX Tool Kit*, *DirectXTex*, *DirectXMesh*, and *UVAtlas* which are under...

Can you confirm that using Legacy Durect3D9 resolves the issue?

If I do this, I should probably also update DDSTextureLoader, WICTextureLoader, etc. in the *DirectX Tool Kit* Please consider filing an issue here as well: https://github.com/microsoft/DirectXTK12/issues Currently, ``CreateComittedResource`` is called...

In other words, given six faces of a cubemap, generate a dual-parabola environment map from it.

Be sure to resolve this issue when this tool is ready: https://github.com/walbourn/directxtk12test/issues/21

Work in progress for this is in the [texenvmap](https://github.com/microsoft/DirectXTex/tree/texenvmap) branch.

https://github.com/microsoft/DirectXTK/issues/342