[Papervision3D] GridPlane object

Carlos Ulloa c4rl054321 at gmail.com
Mon Jan 1 15:53:48 EST 2007


Hey John,

Here's a rough wireframe grid object, you can use instead of a triangled
plane. It works pretty much like Plane.

http://www.papervision3d.org/downloads/examples/GridPlane.zip

This is very early, but I thought you would like it. There's only an AS3
version, and it works better on MovieScenes as there's a bug somewhere that
creates artifacts when rendering in a shared container.

Be great if you used MovieScene to be able to click on the objects to select
them, anyway.

Regarding sorting between triangles on different objects, we need to do some
benchmarks to see if performance would suffer with the technique we
currently use. I'm not sure how much slower would be to sortOn one big array
(let's say 2000 elements) than sorting all its portions (20 arrays of 100
elements).

C4RL05
// noventaynueve.com
// papervision3d.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070101/2a48ed8f/attachment.htm


More information about the Papervision3D mailing list