article thumbnail

Disable tiles map culling? is this a bug?

Cocos

I am making a platformer game. In other threads I read that there was a macro to disable culling, but I don’t know where it is in cocos2dx 4.0. Hello, I am having a huge problem. It is basically a tilemap moving in the opposite direction of the player to work as a camera that follows.

Culling 52
article thumbnail

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

Cocos

This article will delve into the principles and code of the static occlusion culling solution in Cocos Cyberpunk. It can be released to multi-platforms, such as Web, iOS, and Android. SOC is a type of Precomputed Visibility Culling (PVC) implementation and has been a technique widely used in game development for over 20 years.

Culling 52
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

The transition to live services continues | Opinion

GamesIndustry.biz

New platforms brought with them higher fidelity assets, the need for new solutions to technical problems, and consumer expectations of larger, more detailed, and more interactive game worlds – all of which meant that starting to work on a new console generation was expensive, and didn’t get much less expensive as time went on.

Culling 89
article thumbnail

Anylysis • The games industry is thriving, so why lay off 8,000 people?

PreMortem.Games

The Swedish games conglomerate is in the midst of a bloody restructuring and has been culling its personnel expenses. engine software providers, payment facilitators, platform holders) and renegotiate the terms of your most expensive contracts. Similarly, Amazon Game Studio announced the termination of 180 jobs.

article thumbnail

Cocos Cyberpunk Source Code - A Valuable Learning Resource for 3D Game Development

Cocos

The purpose of developing Cocos Cyberpunk is to showcase the Cocos Engine’s ability to create complex 3D games on multiple platforms and to motivate the developers in Cocos community to learn game development. Answer: The performance is excellent and it is compatible with both web and native platforms. Hey everyone, Kylin here!

article thumbnail

Project Structure - Guide to Cocos Cyberpunk Source Code

Cocos

The purpose of developing Cocos Cyberpunk is to showcase the Cocos Engine’s ability to create complex 3D games on multiple platforms and to motivate the developers in Cocos community to learn game development. Static Occlusion Culling In Cocos Cyberpunk, a simple and useful PVS system has been implemented to improve culling performance.

Code 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

The illustration picture for this article is from The Mirror , an upcoming all-in-one game and game development platform currently in Closed Alpha. Physics: Allow to apply the angular velocity of a moving platform ( GH-63650 ). Rendering: Visual instance layers are regarded during shadow culling ( GH-70638 ). What's new.

Beta 105