Volume textures in DirectX C#

  • Thread starter Thread starter Feniks
  • Start date Start date
F

Feniks

Hi,
perhaps You know how to use volume textures in DirectX with c# ? I need an
example in c#. As I was looking through directx's classes there is such
class as VolumeTexture, in connection with TextureLoader.FromVolumeFile
loading seems to be quite simple. But how to enforce CustomVertex to use 3
tex coordinates ?

Regards
Bartek
 
Lebesgue said:
Maybe you could try to post to
microsoft.public.win32.programmer.directx.managed

Unfortunetly I can't see such newsgroup. By the way there aren't many
directx groups or they are rarly visited :-(
 
Back
Top