Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating spherical environment maps #39

Open
walbourn opened this issue Sep 21, 2016 · 4 comments
Open

Add support for generating spherical environment maps #39

walbourn opened this issue Sep 21, 2016 · 4 comments
Assignees
Labels
tools Applies to texconv, texdiag, texassemble, etc.

Comments

@walbourn
Copy link
Member

walbourn commented Sep 21, 2016

Spherical Environment Mapping (Direct3D 9)

Sphere mapping

Blinn & Newell, "Texture and Reflection in Computer Generated Images", Communications of the ACM. 1976.
link

Converting to/from cubemaps

@walbourn
Copy link
Member Author

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

@walbourn walbourn added tools Applies to texconv, texdiag, texassemble, etc. and removed enhancement labels Sep 21, 2016
@walbourn walbourn pinned this issue Jun 7, 2021
@walbourn walbourn self-assigned this Aug 18, 2021
@walbourn
Copy link
Member Author

Work in progress for this is in the texenvmap branch.

@walbourn
Copy link
Member Author

microsoft/DirectXTK#342

@walbourn walbourn unpinned this issue Jan 26, 2023
@walbourn
Copy link
Member Author

This seems like functionality that should be in texenvmap.

#509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Applies to texconv, texdiag, texassemble, etc.
Projects
None yet
Development

No branches or pull requests

1 participant