D3D Cubic Env Mapping

Started by
0 comments, last by Void 23 years, 9 months ago
Can anyone explain how to do this in d3d? The docs are sparse.. the sample (from d3dx and d3dim) are even more confusing.. The only clue I have is I need to use SetRenderTarget to draw the cube texture for each side of the cube map.. ..
Advertisement
Have you checked out the demos (with source) on nvidia.com/developer.nsf?

Also are you trying to create the cube map or render with the cube map?

(Sorry I can''t give a more informative answer, I don''t have the docs right now)

- WitchLord

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement