Home All Groups Group Topic Archive Search About
Author
25 Jan 2006 2:50 AM
Mark Sandfox
What is the best 3D Engine that can be programmed using VB.NET?

Author
25 Jan 2006 6:37 AM
I Don't Like Spam
Mark Sandfox wrote:
> What is the best 3D Engine that can be programmed using VB.NET?
>
>

The one written by a brilliant 3D programmer.
Author
25 Jan 2006 7:16 AM
Cor Ligthert [MVP]
Mark,

Do you mean DirectX or an engine to make games etc?

DirectX is usable in VB.Net however it is very badly documentated by the
DirectX team for other languages than C++. There is some documentation in
C#. It seems that those languagages are more the game program lanuages from
Microsoft.

Cor