What about software rendering?
Posted Jul 27, 2006 14:30 UTC (Thu) by
talphir (guest, #39482)
Parent article:
OLS: Open source graphics drivers
Given today's powerful CPUs, I wonder whether software-rendering would be an alternative for 3D graphics. Essentially the whole 3D game segment on PCs started that way.
It would certainly not be on par with bleeding edge GPUs but hey -- we want something stable, not flashy. It would work on all platforms, is all software and not even require a 3D card anymore.
OpenGL however could turn out to be too flexible an API to perform clever optimizations behind the scenes. I guess one of the secrets of the 90ies DOS games was that your renderer would just implement what the game needed. Not to speak of the overhead of pixel pushing that you have to do with resolutions beyond 320x200... so some downsizing would certainly be necessary, both in terms of APIs and functionality.
Still -- I like that idea. It would give incredible stability and per definition be 100% open source.
(
Log in to post comments)