J
Jonas Huckestein
Good Evening,
I currently have a perl script which (basically) creates polygons and saves
them to images using the gd library. Now I would like to "stack" these
polygons onto eachother (with some padding in between) and then connect
them to form a body.
Which module can you recommend to display that sort of
"stacked-polygons-body"? I might add, that I would like to be able to turn
the body and view it from all around.
In other words, I have a "model" of something, given by a set of group and
edges and need to display it in a 3d-environment.
Any help is greatly appreciated!
Thank's in advance,
Jonas
I currently have a perl script which (basically) creates polygons and saves
them to images using the gd library. Now I would like to "stack" these
polygons onto eachother (with some padding in between) and then connect
them to form a body.
Which module can you recommend to display that sort of
"stacked-polygons-body"? I might add, that I would like to be able to turn
the body and view it from all around.
In other words, I have a "model" of something, given by a set of group and
edges and need to display it in a 3d-environment.
Any help is greatly appreciated!
Thank's in advance,
Jonas