I've noted a visualization bug when Particles and Lines are used together: http://www.contezero.com/test/ExParticlePosition.png
On Aug 11, 7:20 am, katopz <[email protected]> wrote: > Hey ConteZero > > good news it's fixed ;) > > http://away3d.googlecode.com/svn/branches/lite/bin/ExLine3D.swf > > fyi that line still get cull judged by middle position of it, prevent weird > result from matrix multiply off screen > actually it has to be draw to edge of screen like frustum clipping but i'll > do that later when i really need it ;p > > cheers > > On 10 August 2010 19:59, ConteZero <[email protected]> wrote: > > > > > Actually I use LineSegment, I've tried Lines for speed reasons but > > clipping problems make it not usable for my app. > > I'll wait for Lines improvements and remain with LineSegment in the > > meantime. > > Thanks. > > > On Aug 10, 2:26 pm, katopz <[email protected]> wrote: > > > yup, i already notice that, fyi that still not final spec yet for line > > > things (still seeking for best approach for speed), so use at your own > > risk > > > ;) > > > > hth > > > > On 10 August 2010 18:49, ConteZero <[email protected]> wrote: > > > > > Thanks, now it works. > > > > But after some tests, I've seen the same clipping problem with Lines. > > > > > On Aug 9, 8:43 pm, katopz <[email protected]> wrote: > > > > > thx for bug report, try update svn, should be fix by now ;) > > >http://away3d.googlecode.com/svn/branches/lite/bin/ExParticlesPositio... > > > > > > cheers > > > > -- > > > Regards > > > ----------------------------------------------------------- > > > Todsaporn Banjerdkit, katopz,http://sleepydesign.com > > > Away3DLite and JigLibFlash Developer Team > > -- > Regards > ----------------------------------------------------------- > Todsaporn Banjerdkit, katopz,http://sleepydesign.com > Away3DLite and JigLibFlash Developer Team
