Re: 3D Graphics in MFC



Anders Eriksson wrote:
Hello

I want to draw some simple 3D graphics in a MFC SDI Application. The
graphics consist of a cylinder, which may have multiple radius, and on that
cylinder I want to draw Text and if possible also bitmap images.

You can use OpenGL in MFC.

http://www.codeproject.com/KB/openGL/EGA.aspx

Best, Dan.
.



Relevant Pages

  • how to draw cylinder between points
    ... i would like to draw a cylinder beween two coordinates. ... Calculate the cosine angle between between V and the z-axis (wich is ... float v1, v2, v3; ...
    (comp.graphics.api.opengl)
  • 3D Graphics in MFC
    ... I want to draw some simple 3D graphics in a MFC SDI Application. ... graphics consist of a cylinder, which may have multiple radius, and on that ... cylinder I want to draw Text and if possible also bitmap images. ... Please correct me so I may improve my English! ...
    (microsoft.public.vc.mfc)
  • gluCylinder in OpenGL-0.54
    ... draw a cylinder. ... The perl code below yields an empty window (no ... my $quad = OpenGL::gluNewQuadric; ...
    (comp.lang.perl.modules)
  • draw cylinder
    ... I would like to draw a cylinder with the two circles at ... then rotate it to the graph I want. ...
    (comp.soft-sys.matlab)