News

OpenGL has always been the standard graphics API used in Android, but now that the Khronos Group announed Vulkan, that may change. Vulkan is not set to replace OpenGL, at least not right away, but it ...
At the moment, there is no easy way to test Vulkan versus OpenGL ES 3.1 on Android. My go to 3D engine Unreal Engine does not support the Android-24 API, so while Vulkan is technically supported, I ...
Low-overhead graphics APIs are all the rage these days, at least if you're the sort of person who gets excited about graphics APIs. iOS 8 introduced Metal last year, and OS X El Capitan will bring the ...