Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

3D graphic with C#

Hi...

How can I create 3D graphic in c#...

Thank you

Steph
0 Kudos
Message 1 of 3
(3,818 Views)
If you're wanting to use a 3D graph, you can use the Measurement Studio ActiveX control in .NET via COM interop. If you're wanting to do 3D graphics programming, you will need to get a .NET interface to a 3D drawing API. The two most popular choices are probably DirectX for Managed Code (DirectX) and CsGL (OpenGL).

- Elton
0 Kudos
Message 2 of 3
(3,816 Views)
hi there,

Elton when you say "you can use the Measurement Studio ActiveX control in .NET via COM interop", could you provide me with an example or maybe point me to some documentation.

In a aspx file I try to add the cw3dgraph control but it's grayed out.

I've successfully implemented the 2d graphs, but I'm going crazy searching for info on the implementation of the 3d...

Any info would be appreciated

Thank you,

Adao
0 Kudos
Message 3 of 3
(3,471 Views)