[Papervision3D] Drawing lines?
Cay
caygarrido at gmail.com
Wed Jul 11 03:31:47 EDT 2007
Hi,
If its just a 3d object, you can simply use WireframeMaterial.
For drawing lines, there is not much in PV3D... I did this:
http://www.ventdaval.com/testing/as3/lineTest/
which is actually a very simplified Face3D with vertices a,b,a. Its not
very optimal, and it actually gets stuck after a while...
In Away3D there are a few clases like Segment and stuff like that, but
I've never used it...
Cheers,
Cay
Martin Scott Goldberg escribió:
> Wondering if anyone has any experience drawing lines, haven't been able to
> find much. I need to manually draw some 3D wireframe primitives, as I need
> to be able to see through the objects. The modeler imports in here
> expect a surfaced object, so I can't do the object outside and import it.
>
>
> Marty
>
>
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
More information about the Papervision3D
mailing list