Re: Not sure where this goes - question about software




<foonicate@xxxxxxxxx> wrote in message news:1178754978.580887.54150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I apologize if I posted this to the wrong group.

I am working with C code that (atm) draws a 2d polygon with an
exclusion polygon in the center. There are points located throughout
the polygon with a point that moves throughout the polygon in a pong-
like fashion, bouncing off any boundaries (ie. walls of the polygon).
I am looking for a program that I can plug this code into and it will
draw my polygon and the moving point's path.

Eventually I want to evolve this code into drawing a 3d polygon, but
that is later on. It would be nice to find a program that could do
both 2d and 3d, but everything I come across on the web is incredibly
fancy and seems to be primarily for graphic rendering. I'm not
looking for the big guns, just a simple program that draws polygons
and points, and traces a path.

Any suggestions? Or should I post this somewhere else? Please steer
me in the right direction if I'm in the wrong group.

Do you want animated graphics or a still image?

--
Free games and programming goodies.
http://www.personal.leeds.ac.uk/~bgy1mm

.



Relevant Pages

  • Question about software choice
    ... I apologize if I posted this to the wrong group. ... I am working with C code that (atm) draws a 2d polygon with an ... exclusion polygon in the center. ... just a simple program that draws polygons ...
    (comp.programming)
  • Re: Not sure where this goes - question about software
    ... > exclusion polygon in the center. ... > looking for the big guns, just a simple program that draws polygons ... Free games and programming goodies.http://www.personal.leeds.ac.uk/~bgy1mm ... I've got a skeleton routine that will display quick and dirty graphics on Windows. ...
    (comp.lang.c)
  • 2D Visibility Algorithm
    ... I've got a big polygon with a few smaller polygon-blocks inside them. ... and I don't want to work with a drawn image, the only thing I wan't to ... (already built a graphicall way wich draws the polygon and then just ... black pixel, but that is too slow and inaccurate) ...
    (comp.graphics.algorithms)
  • Not sure where this goes - question about software
    ... I am working with C code that (atm) draws a 2d polygon with an ... exclusion polygon in the center. ... just a simple program that draws polygons ...
    (comp.lang.c)
  • Re: Not sure where this goes - question about software
    ... exclusion polygon in the center. ... fancy and seems to be primarily for graphic rendering. ... Do you want animated graphics or a still image? ... I am looking to be able to animate the moving point and watch it's ...
    (comp.lang.c)