DrawPrimitive with alpha

Posted by confusedman on Stack Overflow See other posts from Stack Overflow or by confusedman
Published on 2010-05-03T13:03:50Z Indexed on 2010/05/03 13:18 UTC
Read the original article Hit count: 124

Filed under:
|
|
|

I'm trying to draw a line with the DrawPrimitive function in Direct3D.

Can I draw tranparent line with the function? If I can, how to design it?

© Stack Overflow or respective owner

Related posts about c

    Related posts about directx