3d graphics
I have just started 3D Graphics programming and I am using vb9 professional. As I found in the help topics, basic structures requires reference to Microsoft.Xna.Framework.Graphics and meshing requires reference to Microsoft.WindowsMobile.DirectX.Direct3D. When I import them it shows errors, and if I try to add reference to it, I can't find them. Any ideas?
|