Cloud Rendering | Transmit the digital human's model, motion, and scenario data to a remote server cluster. The cloud-based high-performance computing resource (such as GPU clusters) performs rendering computation, then real-time transmits the generated audio and video stream (or image sequence) to user terminals (e.g., mobile phones, computers, VR devices). The core concept is "compute in the cloud, display on the terminal." |
Endpoint Rendering | client-side rendering is a technical solution that deploys the digital human model, resources, and rendering engine directly on the user's local device (such as a PC, mobile phone, or smart hardware). It uses the device's own CPU/GPU to complete rendering computation and displays it locally in real time. Its core principle is "computation and display both occur on the terminal." |
Feedback