Tag

Unreal Engine

0 views collected around this technical thread.

Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 28, 2024 · Game Development

Technical Stack of the Chinese AAA Game “Black Myth: Wukong”

The article examines the technology behind the Chinese AAA title “Black Myth: Wukong”, revealing its use of Unreal Engine 5 with C++ as the core language, additional JavaScript integration via Unreal.js, and discusses community speculation about tools like PuerTS while also containing promotional material for development tools.

C++JavaScriptPuerTS
0 likes · 4 min read
Technical Stack of the Chinese AAA Game “Black Myth: Wukong”
政采云技术
政采云技术
Oct 26, 2023 · Game Development

Creating and Driving a Digital Human with Unreal Engine MetaHuman and AI Face Swapping

This guide walks through building a 3D digital human using Unreal Engine’s MetaHuman Creator, driving it with live facial capture from an iPhone, and applying AI‑based face swapping (roop) to replace the character’s face with Mr. Bean, covering all required tools, setup, and export steps.

AI Face SwapDigital HumanMetaHuman
0 likes · 8 min read
Creating and Driving a Digital Human with Unreal Engine MetaHuman and AI Face Swapping
Tencent Cloud Developer
Tencent Cloud Developer
Sep 15, 2020 · Game Development

Frame Pacing in Mobile Gaming: Balancing FPS and Refresh Rates

The article examines mobile gaming frame pacing, explaining how synchronizing FPS with display refresh rates—through VSync, adaptive sync, and platform‑specific tools like Android’s Swappy, iOS’s CADisplayLink, and Unreal/Unity integrations—prevents tearing and ensures smooth performance despite hardware limits.

Android iOSFPS optimizationUnity
0 likes · 12 min read
Frame Pacing in Mobile Gaming: Balancing FPS and Refresh Rates