Howto render 3D geometric bodies...

Hello,

sorry for bad english.

I’m programming a software which simulates
milling on geometric bodies.

Input are several commands with geometric paramters
which perform a manipulation at the body.

But how to visualize? It should be no problem to calculate
the edges of the body, in fact. But how to draw it?
CAn someone give a few hints?

Thx
Christoph

What is the format of your data? Your question is not very precise.

Well…the data has no special format.

While running the software, the user specifies a geometric
body, on which the operations are performed.

So…I have still to implement the format of the data…

Greetz