[Papervision3D] AS3 drawing API - filled 2x slower then wireframe

Philippe Ajoux philippe.ajoux at gmail.com
Fri Jan 12 23:58:35 EST 2007


Woah Tim,

You just might have it!!!
HAahah, naw, I have no clue. Though that is a good idea.
However, I think that byteArray is actually slower than doing BitmapData
work.
I will add this to my "things to check out" list =).

--Phil

On 1/12/07, Tim Knip <tim.knip at gmail.com> wrote:
>
> So, how would:
>
> r = ByteArray.readByte()
> g = ByteArray.readByte()
> b = ByteArray.readByte()
> color = pack( r, g, b );
>
> compare to:
> color = BitmapData.getPixel();
>
> Could it be? ;-)
>
> T
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>



-- 
  __   _   _   _   _
| -- |  | |_| |  |_|  |  |
|  _|  |  _  |  |  | |  |_
|_|    |_| |_|  |_| |___|
email: phil at d3s.net  | philippe.ajoux at gmail.com
website: www.d3s.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070112/e3c34c5a/attachment.htm


More information about the Papervision3D mailing list