Re: How to flatten 3D surfaces?



I have done this using only SW. You have to use good old descriptive
geometry in a drawing. The object is to divide the surface into
triangles and project them onto a flat surface. It is a time consuming
process but it works. I used the biggest triangles I could and had the
resulting pattern laser cut. The welder did notice the triangulations
on the edges but they were well within the tolerance we needed. This
works best if the surface is not too distorted or stretched.

.



Relevant Pages

  • Re: Geometry in Art - Help with magazine article?
    ... >two triangles, the part on the left facing left and towards us is a ... but lost in the transformation... ... >geometry about that one I'd guess. ... >Actually, looking back at the original drawing, it seems it might just ...
    (sci.math)
  • Re: Will DirectX help me in this application?
    ... CaptLaser is drawing thousands of lines on a 50x50 surface so I think the ... He must be blending and thus producing ... If he creates a triangle list using skinny triangles then many triangles ... but blending is the problem. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: performance issue
    ... You might be better served by looking into the performance of drawing the ... object with a "lot" of triangles. ... draw the static thing to the back buffer ...
    (comp.graphics.api.opengl)
  • Re: Performance of gl[Enable/Disable]ClientState(GL_COLOR_ARRAY)
    ... If you are drawing 100 polygons, it is wiser to tesselate the ... Using indexed triangles is even better if there are any shared ... it enables the vertex cache to do it's job -- this in mind, ...
    (comp.graphics.api.opengl)
  • Performance problem
    ... I am making a display list of 17 triangles and then call this list in ... my OnPaint event handler, the problem is that drawing is too slow, when ... pan or zoom its painfully slow. ...
    (comp.graphics.api.opengl)