Gouraud shading isn't working
From: JD (JD_at_discussions.microsoft.com)
Date: 09/10/04
- Next message: Arnau Font: "Re: AudioVideoPlayback.Audio can't play if I create DirectSound Device?"
- Previous message: ZMan: "Re: Direct3D content in web browser"
- Next in thread: Phil Taylor: "Re: Gouraud shading isn't working"
- Reply: Phil Taylor: "Re: Gouraud shading isn't working"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Sep 2004 03:09:03 -0700
The shademode caps indicate that my card supports Gouraud shading. So, I set
the shademode with
device.RenderState.ShadeMode = ShadeMode.Gouraud;
But the triangles in my object are still rendered as flat. What am I missing?
- Next message: Arnau Font: "Re: AudioVideoPlayback.Audio can't play if I create DirectSound Device?"
- Previous message: ZMan: "Re: Direct3D content in web browser"
- Next in thread: Phil Taylor: "Re: Gouraud shading isn't working"
- Reply: Phil Taylor: "Re: Gouraud shading isn't working"
- Messages sorted by: [ date ] [ thread ]