Qhimm.com Forums
Project forums => Q-Gears => Topic started by: nope on 2006-12-02 15:34:46
-
I was just thinking, Q-Gears uses OpenGL to render 3D, so how would it be able to run on systems that don't have any 3D hardware accelleration, would Software Rendering be supported?
Systems like the GP2X wouldn't be able to run Q-Gears due to a lack of 3D hardware or support for OpenGL, would Software Rendering overcome this problem?
-
Obviously... if there is a software renderer, it will help. The project has the rendering part in separate objects so it's not hard to change the rendering API, or build a software renderer in it.
-
I have to give mad props to Akari, he's making everything modular so to swap out the rendering layer is pretty simple.
-
Will you be implementing software rendering in the future?
-
Will you be implementing software rendering in the future?
OpenGL support software rendering.
-
What about systems that don't have OpenGL (like the GP2X) :-P
-
someone could port mesaGL to the GP2x, or write a software renderer, doesn't need to be any of us tho :P