|
From: Roger H. <rog...@mi...> - 2007-02-23 17:56:27
|
On 23 Feb, 2007, at 17:01, James W. Walker wrote: >> I think by default it should calculate and cache, just like the >> interactive >> renderer. > > You mean the interactive renderer should be changed to use triangle > strips? No I mean the Interactive Renderer caches most objects as TriMeshes, and it does this by default, in fact currently there is no way to turn it off. |