3d in visual basic .net

P

phate53

How would I start doing simple 3d projects in visual basic .net?

Does anyone have any good .NET websites that they could give me?

Thanks
 
L

lord.zoltar

A

Armin Zingler

How would I start doing simple 3d projects in visual basic .net?

Does anyone have any good .NET websites that they could give me?

As already mentioned, you can use DirectX:
http://msdn2.microsoft.com/en-us/xna/aa937781.aspx

The first link on the site is the link to the DirectX SDK, required to
develop DirectX applications.

Group for Managed DirectX (MDX) related questions:
microsoft.public.win32.programmer.directx.managed


Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top