Tagged articles
16 articles
Page 1 of 1
DataFunSummit
DataFunSummit
Jan 17, 2026 · Artificial Intelligence

How UnrealZoo Accelerates Embodied AI Research with High‑Fidelity Simulation

This article outlines the evolution from traditional AI to embodied intelligence, explains the Vision‑Language‑Action (VLA) paradigm, highlights data‑collection bottlenecks, introduces the UnrealZoo simulation platform built on Unreal Engine, and showcases real‑world case studies and future challenges for embodied AI research.

Embodied AIRoboticsUnreal Engine
0 likes · 16 min read
How UnrealZoo Accelerates Embodied AI Research with High‑Fidelity Simulation
Tencent Technical Engineering
Tencent Technical Engineering
Jun 27, 2025 · Mobile Development

How to Slash Unreal Engine Android APK Size: Proven UE4/UE5 Optimization Techniques

This article explains how to reduce Unreal Engine Android package size and native library memory usage by applying a series of build‑time and resource‑trimming strategies—including native lib compression, code size reduction, relocation table compression, and selective asset packaging—while preserving runtime performance.

APK size optimizationAndroidUE4
0 likes · 19 min read
How to Slash Unreal Engine Android APK Size: Proven UE4/UE5 Optimization Techniques
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 20, 2025 · Artificial Intelligence

How LLMs Power Real-Time Interactive 3D Worlds in Unreal Engine

This article explains how large language models are integrated with Unreal Engine to enable natural‑language‑driven 3D model search, manipulation, and scene understanding, detailing metadata extraction, vision‑language labeling, RAG‑based retrieval, and function‑call translation for interactive virtual environments.

3D interactionLLMRAG
0 likes · 21 min read
How LLMs Power Real-Time Interactive 3D Worlds in Unreal Engine
Tencent Cloud Developer
Tencent Cloud Developer
Aug 29, 2024 · Game Development

How AI Code Assistant Supercharges 3A Game Development in Unreal Engine

The article examines the launch of the Chinese 3A title "Black Myth: Wukong", analyzes programmers' challenges in high‑cost game development, presents survey data on AI coding tools, introduces Tencent Cloud AI Code Assistant, and provides a step‑by‑step tutorial for integrating the assistant into Unreal Engine projects using Rider.

AI code assistantCGame Development
0 likes · 19 min read
How AI Code Assistant Supercharges 3A Game Development in Unreal Engine
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.

CGame DevelopmentJavaScript
0 likes · 4 min read
Technical Stack of the Chinese AAA Game “Black Myth: Wukong”
Su San Talks Tech
Su San Talks Tech
Aug 25, 2024 · Game Development

How to Start Learning Unreal Engine for Game Development: A Practical Guide

This article compares Java backend development with game engine programming, explains why Unreal Engine (C++) and Unity (C#) dominate modern games, outlines official Unreal learning paths, and introduces hot‑update techniques using Blueprints, USharp and Lua for dynamic game updates.

Game DevelopmentHot UpdateJava backend
0 likes · 8 min read
How to Start Learning Unreal Engine for Game Development: A Practical Guide
Java Tech Enthusiast
Java Tech Enthusiast
Aug 23, 2024 · Industry Insights

What Language Powers Black Myth: Wukong and What It Means for China’s Software Industry

The article explains that Black Myth: Wukong is built mainly with C++ on Unreal Engine, outlines the engine's royalty model, and uses this case to highlight why Chinese developers favor Java and Python over C++, the challenges of low‑level software development in China, and the need for more domestic C/C++ talent.

CChinese Software IndustryGame Development
0 likes · 6 min read
What Language Powers Black Myth: Wukong and What It Means for China’s Software Industry
58UXD
58UXD
Jun 21, 2024 · Game Development

Build a Free AI‑Powered 3D Digital Human with Metahuman

This guide walks you through creating a realistic 3D AI digital human using Unreal Engine's free Metahuman system and other zero‑cost tools, covering model selection, facial and body adjustments, clothing, export, and tips for both realistic and stylized characters.

3DAIMetaHuman
0 likes · 8 min read
Build a Free AI‑Powered 3D Digital Human with Metahuman
58UXD
58UXD
Nov 27, 2023 · Game Development

How to Build Your Own Free Digital Human with MetaShape and MetaHuman

This step‑by‑step guide shows how to capture facial photos, process them with Metashape, create a 3D model, and import it into Unreal Engine's MetaHuman system to generate a realistic digital human without any cost.

3D scanningDigital HumanMetaHuman
0 likes · 6 min read
How to Build Your Own Free Digital Human with MetaShape and MetaHuman
58UXD
58UXD
Aug 4, 2023 · Game Development

Unlock Endless Visuals: Master Procedural Materials in Unreal Engine

This article explores the rise of procedural materials in computer graphics, explaining how algorithm-driven textures in Unreal Engine can generate infinite variations, save time, enhance performance, and integrate with AI, while also discussing workflow, node systems, challenges, and future trends for game developers.

AI integrationGame DevelopmentUnreal Engine
0 likes · 13 min read
Unlock Endless Visuals: Master Procedural Materials in Unreal Engine
Xiaohe Frontend Team
Xiaohe Frontend Team
Dec 14, 2022 · Game Development

How Tim Sweeney Built Epic Games and the Evolution of Unreal Engine

This article chronicles Tim Sweeney's journey from a teenage programmer to Epic Games founder, outlines the history and technical milestones of the Unreal Engine series, and explores its wide-ranging applications across gaming, 3D modeling, film, and the metaverse.

3D graphicsEpic GamesGame Development
0 likes · 11 min read
How Tim Sweeney Built Epic Games and the Evolution of Unreal Engine
58UXD
58UXD
Aug 24, 2022 · Game Development

How Unreal Engine 5 Transforms Gaming, Film, Architecture, and More

Unreal Engine 5, a powerful real‑time 3D creation platform, is reshaping game development, film production, architectural visualization, automotive design, simulation, and virtual events by offering open‑source C++ APIs, visual scripting, high‑fidelity rendering, and seamless workflow integration across industries.

Game DevelopmentUnreal Enginearchitecture visualization
0 likes · 8 min read
How Unreal Engine 5 Transforms Gaming, Film, Architecture, and More
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 optimizationMobile Gaming
0 likes · 12 min read
Frame Pacing in Mobile Gaming: Balancing FPS and Refresh Rates