Remove Game Development Remove Lightmap Remove Texture Mapping
article thumbnail

Project Structure - Guide to Cocos Cyberpunk Source Code

Cocos

For someone who didn’t know Cocos Cyberpunk, it is an open source 3D TPS (Third-person Shooter) game, developed by the Cocos Engine team, which can be published to iOS, Android and Web. 3、res it contains all the resources used in this game. To begin, you can access to the scene named “scene-game-start”.

Code 52