Remove Code Remove Demo Remove Render
article thumbnail

AWS to showcase tools for breakthrough gaming experiences at GDC 2025

AWS Games

Visit the demo-packed AWS booth (#S927): Engage with purpose-built solutions from AWS that span the entire game development lifecycle. You will learn how to build your own game distribution channels, offer instant-on playable demos, explore new game modes, and reach new players on different devices all without modifying your game code.

AI 100
article thumbnail

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

Cocos

This article will discuss the new feature of Cocos Creator, Custom Render Pipeline(CRP), and demonstrate how to apply the custom render pipeline already written in Cocos Cyberpunk to your own project. Full source code can be got for free: [link] The amazing graphics in Cocos Cyberpunk attracts many friends.

Render 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

Developer Shares Building Fabrics, Ropes, And Soft Bodies

Cocos

Though not fully complete, the demos already show a lot of progress, and the developer is selling their findings on the Cocos store for Chinese developers. Try it out now (Note the demo is in Chinese): ClothDemo for 2.x So I researched the code and prepared to port it to Cocos. ClothDemo for 3.7.3 can all be achieved this way!

Build 98
article thumbnail

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

Cocos

The latest release includes some of the most highly anticipated features, such as Custom Render Pipeline , Light Probe , Reflection Probe and LOD. A gift from the Cocos Engine team Even more surprising, the Cocos Engine team has released a 3D TPS game demo called called Cocos Cyberpunk to demonstrate that Cocos Creator 3.7

article thumbnail

Feature Request: Configure renderer resolution

Cocos

Request received form the forum too: [link] ### Proposed Solution Proposed APIs - Support `windowSize` for other desktop platforms in [screen]([link] - Add `resolutionScale` to [screen]([link] ### How it works _No response_ ### Alternatives Considered Nothing to add ### Additional Information _No response_ Besides, in Cyberpunk demo , we have a resolution (..)

Render 40
article thumbnail

GLES2 and GDNative, progress report #2

Mircosoft Game Dev

Apart from that, the month was mostly spent on implementing more 2D items in the renderer as well as working on getting custom shaders running. add simple C++ GDNative demo. add line rendering. add ninepatch rendering. add polygon and GUI primitive rendering. add circle rendering. render meshes.

Shaders 52
article thumbnail

About Godot 4, Vulkan, GLES3 and GLES2

Mircosoft Game Dev

comes closer and closer, we wanted to spend some words to clarify the direction that Godot 4 has taken in regard of rendering back-ends. The renderer design and all resulting code had to be re-implemented entirely from scratch in order to support Vulkan and modern rendering techniques. The GLES2 renderer in Godot 3.x

Render 52