G
Guest
Hello,
We have a 3D chart that created in CsGL(it is built on top of the OpGL). We
are recreate it use .Net graphics component. We create point with x, y and
coordinates and call GL.glVertex3fv(points). How can I do the similar thing
using System.Draw.Graphics? All of the draw function in Graphics are only for
2D. Non of them takes Z coordinate.
Thanks for any information,
We have a 3D chart that created in CsGL(it is built on top of the OpGL). We
are recreate it use .Net graphics component. We create point with x, y and
coordinates and call GL.glVertex3fv(points). How can I do the similar thing
using System.Draw.Graphics? All of the draw function in Graphics are only for
2D. Non of them takes Z coordinate.
Thanks for any information,