-
Direct3D in VB.NET
hi ive set up a DIRECT3D device loop thingy. I want to use the Direct3d.SpriteClass. how do i use it.. is there any tuts, documentation? i want to be able to draw multiple images on the screen using it and be able to move them arround.
thx in advance.:sick:
-
Unfortunately, there isn't much documentation (that I have seen) on using Direct Anything with VB.Net. If you find any, please tell us... :p
Squirrelly
-
Here is a DirectX tutorial for VB.net from DirectX4vb.com.
http://www.directx4vb.com/TUT_DX9Start.asp
The tutorials for DX8 and DX7 are really good too, and they may be able to help you with the .NET stuff even though they are based in VB6.