R
Rotzooi
Hi,
I've a database that continuously filled with 3D coordinates. I want to
display these points in a DirectX 3D object on a form. Lets says the matrix
is with coordinates within 0,0,0 and 40000,40000,40000. The mouse should be
used to rotate the entire view (360 degrees on the horizontal axis) viewed
from an angle from above (birdview). View will be only in Windowed mode, not
full screen.
Using Direct3D from VB.NET 2005 is very poorly documented. The 2003 (.NET
1.1 Framework) commands are somewhat incompatible and generate many errors
from the samples I found.
Anyone know a good resource or sample site? Or perhaps a complete
class/control to establish this?
Jeroen
I've a database that continuously filled with 3D coordinates. I want to
display these points in a DirectX 3D object on a form. Lets says the matrix
is with coordinates within 0,0,0 and 40000,40000,40000. The mouse should be
used to rotate the entire view (360 degrees on the horizontal axis) viewed
from an angle from above (birdview). View will be only in Windowed mode, not
full screen.
Using Direct3D from VB.NET 2005 is very poorly documented. The 2003 (.NET
1.1 Framework) commands are somewhat incompatible and generate many errors
from the samples I found.
Anyone know a good resource or sample site? Or perhaps a complete
class/control to establish this?
Jeroen