Code to extrude 2d geometry to 3d
Posted
by Bgnt44
on Stack Overflow
See other posts from Stack Overflow
or by Bgnt44
Published on 2010-06-14T17:03:25Z
Indexed on
2010/06/14
17:12 UTC
Read the original article
Hit count: 206
Hi,
is there any simple way to extrude a 2d geomtry (vectors ) to a 3d shape
assuming extruding parameter are lenght (double) and angle (degree)
so it should render like a cone ( all z lines going to one point )
© Stack Overflow or respective owner