3D cube with GDI+ and C#

From: Dan (Dan_at_discussions.microsoft.com)
Date: 08/11/04


Date: Wed, 11 Aug 2004 07:03:01 -0700

I would like to draw a 10X10X10 cube with GDI+ and C#. I would like to color
certain cubes in this rendering. Any sample code or easier way would be most
appreciated.

Thanks in advance - Dan



Relevant Pages

  • Re: glPolygonMode( GL_FRONT_AND_BACK, GL_LINE ) not working with vertex arrays on laptop
    ... Working with some sample code from the codesampler.com site ... , I'm trying to show a wireframe ... I've added the line to the render function and it works fine on my ... Removing the line renders a solid cube on both machines. ...
    (comp.graphics.api.opengl)
  • Re: display list optimization / performance
    ... I use hierarchical rendering, lets say a cube, used in many ... largely biased to the overhead. ... actually gain the performance of display lists. ...
    (comp.graphics.api.opengl)
  • Text without Z buffer
    ... I want to label my vertices, which I'm rendering as cubes, with red text ... display with nothing else drawn. ... If I try to display my text at the same point where the cube is rendered, ... disabling the depth buffer before rendering prevents newly drawn pixels ...
    (comp.graphics.api.opengl)
  • Rendering grid of cubes. Ray casting?
    ... I m interested in rendering a grid in the x,y plane. ... represents a cube of the respective height. ... The view point would always be the bird's eye view of the grid. ... num is the number of visible cubes ...
    (comp.graphics.algorithms)
  • problems with rendering to texture
    ... I have a problem with rendering to texture. ... I'm using glCopyTexImage2D ... When I'm trying to render a cube where each vertex has different ...
    (comp.graphics.api.opengl)