Hi everyone,

I am working on some 3d representation and I am trying to draw 3D polygons with 
woden. I actually manage to make "the walls" but I still have to implement top 
and bottom parts which are not so simple since the shape can be really 
different from case to case.
How I am actually doing it is with: WDGeometryBuilder adding vertices with 
addP:  N:  C:  TC: messages and with addQuadI1: i2: i3: i4:
Furthermore I have some issues with the shadows which actually don't appear.

You can see a current polygon created with the code that I made in the attached 
image. (also notice the shadows are missing as well as the bottom and top part 
of the polygon).
[cid:E6905B6F-F5CA-447D-A42D-BA1604AC7F5A@mobile.usilu.net]
Now my question is: is there already something that makes those polygons or 
does anyone have any hint on how to make the top part with woden?

Thannks in advance.

Cheers,
Nicolas

Reply via email to