VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||
Hm good... but how to replace the Device.GetClipS YellowSheep (2 replies, 0 views) (2001-Jan-1) Device.GetClipStatus ClipStatus
With ClipStatus
If .lStatus And D3DSTATUS_CLIPINTERSECTIONALL Then
' Not visible
ElseIf .lStatus And D3DSTATUS_CLIPUNIONALL Then
...
good, nice... but how to do it in opengl ??
do you know a site w/ a tut on this?
|