article thumbnail

[Tutorial]Static-Occlusion-Culling, A great solution for improving culling performance during rendering - Guide to Cocos Cyberpunk Source Code

Cocos

It can be released to multi-platforms, such as Web, iOS, and Android. The essence of offline culling is: pre-baking scene visibility and quickly culling unseen models during rendering. Bake : Click to bake. Baking Implementation In the StaticOcclusionCulling class, the _startBake method contains the main logic of baking.

Culling 52
article thumbnail

Cocos Creator 3.8.2 LTS has been released!

Cocos

Refactored OpenHarmoney platform layer NAPI adaptation code. Added a “Target Environment” configuration option in the build panel on the Web platform. Added ASTC compressed texture support for Alipay platform. Fixed an issue where the native platform bundled the code of the gfx webgl/webgl2 backend.

Baking 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

Cocos Creator 3.8 Community Beta is now available

Cocos

Google Play Games on PC Platform Support At this year’s Google IO conference, Google Play Games on PC and the large-screen experience received significant attention as Android platform updates. There are already many well-known Cocos games published on the platform on their own. AGP upgraded to 8.0.2. AGP upgraded to 8.0.2.

Beta 52
article thumbnail

Cocos Creator v3.8.2 Community Test Version

Cocos

Re-organized and adapted the code for napi in the platform layer of the OpenHarmoney platform. Fix the issue where the code for gfx webgl/webgl2 backends is also packed on the native platform. Feedback source ) Adjust the directory of remote in vivo platform build from the original src/remote to the root directory remote.

Texture 40
article thumbnail

Cocos Creator 3.7.3 comes with an update to Cocos Effect

Cocos

Fixed bone animation texture size error on some platforms that don’t support float point texture format. Fixed memory management issue of BakedSkinningModel on native platforms. Fixed error caused by removeSpotLight on native platforms. Fixed darker convolution image issue for the reflection probe on the OPPO Mini Game platform.

Terrain 52
article thumbnail

How Cookie Run Bakes its Monster Revenue

Deconstructor of Fun

In comparison, Cookie Run: Kingdom is more similar to My Little Pony in terms of art style than the earlier Cookie Run platformer games, demonstrating Devsister evolved their art style to better fit the current preference of the global market. TikTok is a very important platform. Build & Harvest Mode in Cookie Run: Kingdom.

Baking 52
article thumbnail

Use Custom Render Pipeline to Enhance your Game Graphics - Guide to Cocos Cyberpunk Source Code

Cocos

It can be published to multi-platforms, such as Web, iOS, and Android This series of articles will provide an in-depth analysis of the source code from various perspectives to enhance the learning efficiency of learners. Moreover, it supports publishing to native and web platforms. It includes three passes.

Render 52