[Papervision3D] Projecting without Rendering

Andy Zupko azupko at zupko.info
Sun Oct 11 17:02:32 PDT 2009


Easiest way would be to simply write your own renderEngine.  Take a  
look at BasicRenderEngine.  Copy it, and just take out the line that  
calls doRender(renderSessionData, null); //line 168 for me

hth


On Oct 11, 2009, at 10:48 AM, Dan R wrote:

> Is it possible to project the scene (update all the vertexInstance
> screen data) without actually updating the drawing? I just need to get
> the projection data and don't really need a full redraw.
>
> Dan
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org




More information about the Papervision3D mailing list