tencent cloud

Tencent Effect SDK

제품 소개
기본 개념
제품 장점
시나리오
구매 가이드
가격 리스트
구매 안내
연체 및 환불
Demo 체험
무료 평가판 License
License 가이드
License 추가 및 연장(모바일)
FAQ
SDK 다운로드
기능 설명
SDK 다운로드
SDK 통합 가이드
Tencent Effect SDK 통합하기
원자 기능 통합 가이드
API 문서
iOS
Android
Flutter
기능 사례
SDK 패키지 축소
뷰티 필터 시나리오의 권장 매개변수
UGSV 엔터프라이즈 버전 마이그레이션 가이드
서드 파티 퍼블리셔 Tencent Effect 통합(Flutter)
FAQ
일반 질문
기술 관련 질문
License 관련
TE SDK 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
문서Tencent Effect SDK

3D Asset Creation Guidelines

포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-03-30 18:03:43
3D assets must be created using third-party 3D software such as Maya, C4D, Blender, or similar tools, then exported in GLB format for use in Tencent Effect Studio. This document describes the workflow and specifications for 3D asset creation.

Workflow

The standard linear workflow is:




Model Creation

Creation Software: Maya, C4D, Blender, ZBrush. Any software capable of exporting to GLB format is acceptable.
Model dimensions must match the provided head model. Do not change the head model’s size or position.
For typical 3D props, keep the triangle count around 8,000; the maximum allowed is 20,000.
After modeling, center the pivot at the world origin, clear history, and freeze transformations.
Naming conventions: Do not use Chinese characters in file names, model names, or texture names.
Low-poly topology should be clean and evenly distributed.
Models may be built in multiple parts but must be exported as a single file.
Focus detail on areas visible to the camera, as props are primarily displayed from the front and at a 45° side angle. You can remove non-visible sections, such as the back of the head, to reduce polygon count and improve performance.

UV Unwrapping

Lay out UVs as flat and straight as possible.
Minimize seams; place them in inconspicuous locations and maximize texture space usage.

Texture Creation

Texture Requirements
Maximum size: 1024 × 1024 pixels. Both width and height must be multiples of 4 for optimal quality.
Texture memory usage must be under 1MB. Compress all textures (use TinyPNG for compression).
Use 8-bit PNG format.
PBR Materials
Required texture maps: basecolor, normal, occlusionRoughnessMetallic.
Emissive maps are optional. If not used, set the emissive color to black.
Unlit Materials
Only one baked texture is required. Prefer Arnold or Substance Painter (SP) baking for best results.

Rigging & Animation

If the model does not use bones (static model), skip this section.
Physical Rigging
You may add dynamic joints to enable physics-based movement.
Maximum bone count: 50.
Each vertex can be influenced by up to 4 bones (maximum influences per vertex when skinning).
The bone hierarchy must be single-level. The root bone must be named Root.
Use only bone skinning; do not use other objects.
Bones that require physics calculations should be the starting bones in the physics chain (children of Root). Root bone names can include numbers or ABC+numbers for easier physics configuration.
Example bone hierarchy:



Animation Creation
Animation duration must not exceed 15 seconds and must be set to 30 frames per second.
Exported animations must have all keyframes baked to the bones.

Export Settings

After finishing the model in your 3D software, export it as a GLB file and import it into Tencent Effect Studio. GLB is the binary format of GLTF, a widely used and efficient 3D model file format for web and mobile rendering.
Below is an example of exporting GLB from Blender. The steps are similar in other software.
1. Select the model: Click to select the object you want to export in the scene.
2. Open the menu: Choose File > Export > glTF 2.0 (.glb/.gltf) from the top left.
3. Configure export settings on the right panel.
4. Format: Leave as the default glTF Binary (.glb).
5. Include: Ensure Selected Objects is checked to export only your selection. Otherwise, lights and cameras may be exported as well.
6. Click Export glTF 2.0.

Head Model Download

Click head_model.zip to download the head model.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백