article thumbnail

Feature Request: Configure renderer resolution

Cocos

We are looking to control the resolution of the renderer on native mobile devices to improve performance. For example, render 1920X1080 instead of 2778x1284 on iPhones. Ideally, there’s a cross-platform solution that can work the same way on the web and native.

Render 40
article thumbnail

Feature Request: Configure renderer resolution

Cocos

Otherwise, I have proposed a feature request in our engine repo github.com/cocos/cocos-engine Add screen size and resolution APIs opened 03:47AM - 07 Jun 23 UTC pandamicro Feature Request Env: Native Module: PAL ### Use Case Screen size API is important for Desktop apps, and dynamic adjust … should be available at runtime.

Render 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Status of the OpenGL 3 renderer

Mircosoft Game Dev

Last year we announced that we were planning on creating an OpenGL-based renderer to complement the current Vulkan-based renderers. with an OpenGL-based renderer; it just won't be feature complete. As a reminder, an OpenGL-based renderer is still crucial so we can support older platforms, and Web export.

Render 57
article thumbnail

Status of the OpenGL 3 renderer

Mircosoft Game Dev

Last year we announced that we were planning on creating an OpenGL-based renderer to complement the current Vulkan-based renderers. with an OpenGL-based renderer; it just won’t be feature complete. As a reminder, an OpenGL-based renderer is still crucial so we can support older platforms, and Web export.

Render 55
article thumbnail

Differentiable Slang: A Shading Language for Renderers That Learn

Nvidia

The paper shows how a single language can serve as a unified platform for real-time, inverse, and differentiable rendering. For more information about practical examples of Slang with various machine learning (ML) rendering applications, see Differentiable Slang: Example Applications. Bring ML training inside the renderer.

Render 52
article thumbnail

Cocos Runtime, the technical foundation for mini-game platforms

Cocos

Mini-Game Runtime In China, many popular mini-game platforms, such as WeChat, Douyin (TikTok), QQ, and Kwai, have opted for Mini-Game Runtime technology architecture rather than the traditional H5/Webview as their runtime environment. Capable of spanning mainstream platforms.

article thumbnail

[Tutorial]A Comprehensive Explanation of Deferred Rendering - Guide to Cocos Cyberpunk Source Code

Cocos

This article will delve into the principles, implementation details, common issues and solutions, memory overhead, and compatibility of the Deferred Rendering technique. The rendering stages involved in Deferred Rendering. The problems that are solved by Deferred Rendering. Solution for transparent object rendering.

Render 52