delorie.com/archives/browse.cgi | search |
On 19/11/12 07:04, Dave McGuire wrote: > On 11/18/2012 02:56 PM, Evan Foss wrote: >> Modern GUI these days seems to me everything uses opengl. Gnome, KDE, >> MacOS and Windows are going this route. I for one am disgusted by the >> idea that everything needs to be shining and bouncing. > > I agree. > >> There has to be a better use of GPU power. > > For most people, there isn't. For most people computers are toys or > glorified televisions. Most people don't use the CPU power for much of anything useful (on windows). All the graphics MIPs is done in the graphics card GPU with only relatively sparse high-level geometry instructions done in the CPU. All the rest of the CPU is wasted on virus checkers. Graphics drivers on linux can be pretty crappy, so the CPU can be needed a lot more to emulate OpenGL and other graphics hardware functions. > This is serious software for getting work done. It should not resemble > a video game. If I want video games, which I don't, I know where to > find them. Decent cad software with 3D viewing can be done on a dumb framebuffer system with only minimal hardware graphics acceleration. The only thing you lose is graphics speed when rendering polygons with variable shading.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |