High CPU usage when doing camera orbit. - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: High CPU usage when doing camera orbit. (/showthread.php?tid=2980) Pages:
1
2
|
RE: High CPU usage when doing camera orbit. - Bram - 01-22-2021 Thanks, I'm not using fractional scaling. I think this has to do with the way wx or wings handles the events. Maybe there is a spin-loop somewhere, instead of a event based read. Maybe Windows is better at throttling events compared to linux. I don't know. |