|
From: <pl...@pi...> - 2012-09-23 09:17:47
|
On 09/23/12 01:14, gn...@di... wrote: > As an aside, the main reason I'm touching the x11 terminal at all > (instead of just moving to wxt or qt) is that it appears to be much > faster than the newer terminals. Particularly, if you have a 3d plot > with lots of points, interactively rotating the data is noticeably much > snappier with x11. Is this expected? > > dima I'll have to try x11 again, I've been doing some 3D plots this week, Smoother , fast rotation would be nice. I'm in the habit of using wxt since it looks a little less "bare-bones" than x11 and the button functions are useful. Since both qt and wxt end up driving x11 windows, it would be expected that working directly with x11 would be more efficient. Thanks for the patch. Peter. |