Home All Groups Group Topic Archive Search About
Author
24 Sep 2006 4:09 PM
Meelis
Hi

Im developing a checkers game under vb.net

2D board is easy, but how to develop a 3D board.
http://www.deltmar.ee/mex/laud.jpg like this one i designed in Rhino3D

Is there any 3D engine for .NET or any other solution?


Best regards;

Mex

Author
24 Sep 2006 4:23 PM
Herfried K. Wagner [MVP]
"Meelis" <m**@hot.ee> schrieb:
> Im developing a checkers game under vb.net
>
> 2D board is easy, but how to develop a 3D board.
> http://www.deltmar.ee/mex/laud.jpg like this one i designed in Rhino3D
>
> Is there any 3D engine for .NET or any other solution?

DirectX/DirectDraw

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>
Author
24 Sep 2006 5:06 PM
Chris Taylor
Hi,

You might want to take a look at XNA Game Studio Express, it is a beta
release from Microsoft. http://msdn.microsoft.com/directx/XNA/default.aspx

Hope this helps

Show quoteHide quote
"Meelis" <m**@hot.ee> wrote in message
news:%23NudQP$3GHA.512@TK2MSFTNGP06.phx.gbl...
> Hi
>
> Im developing a checkers game under vb.net
>
> 2D board is easy, but how to develop a 3D board.
> http://www.deltmar.ee/mex/laud.jpg like this one i designed in Rhino3D
>
> Is there any 3D engine for .NET or any other solution?
>
>
> Best regards;
>
> Mex
>
>