#Instant game for super low end mobile phone

1 messages · Page 1 of 1 (latest)

chrome heart
#

Official just announced brand-new WebGPU graphics backend. Is that really able to support super low end mobile phone and even the crappy mobile few years ago? My expectation is to reach cocos mobile phone platform support that able to support super low end mobile phone specially Android.

hardy hornet
uneven skiff
#

I don’t think this is something WebGPU would address.

chrome heart
hardy hornet
#

alternative to webGL

uneven skiff
#

WebGPU is the working name for a potential web standard and JavaScript API for accelerated graphics and compute, aiming to provide "modern 3D graphics and computation capabilities". It is developed by the W3C GPU for the Web Community Group with engineers from Apple, Mozilla, Microsoft, Google, and others.Unlike WebGL, WebGPU is not a direct por...

#

Unlike WebGL, WebGPU is not a direct port of any existing native API. It is based on APIs provided by Vulkan, Metal, and Direct3D 12 and is intended to provide high performance across mobile and desktop platforms.