23
May
hi-256-0-982dd593f7cdd0043aa6d69d4adaeea3692552e3

Android app developer Chainfire released an interesting app into the Market recently called Chainfire3D - "an intermediary OpenGL driver." Basically, this app sits between your app and the proprietary graphics driver on your device and can manipulate the commands between the two.

This enables you do some pretty rad things with your device in order to increase efficacy, battery life, performance, etc. For example, you can use Chainfire3D to enable night-mode, which basically only powers the red pixels on your device in order to save battery life (yes, it makes everything look red - see below).

ss-0-320-480-160-0-7b46e2f3b4bc3120b2ab56575cb9520dd2599a88 ss-1-320-480-160-0-c44134631c942dd44b7384480d5603faa10e0cb8 ss-2-320-480-160-0-28fb0509d774fdcb17de4c78f4c0cca18873b455

Other features of Chainfire3D includes a multitude of texture manipulations, including the ability to reduce texture sizes and quality (for faster gaming) and unroll textures, which converts non-32 bit textures into 32 bit.