> > > the 3d viewer is so incredibly slow. i hope you don't intend to leave it this way. the old viewer was much faster.
> > I didn't write it, I only fixed the bugs. I don't quite understand it, so I'm not sure if performance can be improved. It probably can a little bit. But hey - it's better than nothing :)
> Hmm.. I can improve 3d view speed..
> there are 3 ways..
> 1. FOR FASTER COMPUTERS: Bitmap drawing (current)
> 2. FOR SLOWER COMPUTERS: Canvas.Pixels() with repainting.
> 3. ALL COMPUTERS: Bitblt drawing (drawing in memory).. [Super fast]
> When I get 1.6.b2 sources ill improve & test 3d view.
> Regards to all!
> Kamil.
They're in the download, didn't I mail you with the address?