当前位置:网站首页>FBX import under ue4/ue5 runtime
FBX import under ue4/ue5 runtime
2022-07-02 12:29:00 【WhiteTian】
Original article , Reprint please indicate the source .
In fact, I don't think there is a mature plan for this part in the market ,Epic It's very expensive in the mall , The functions of downloading are also uneven . Many problems
1> Import display Mesh, Vertex of triangle , The problem being solved :
1.1> Problems encountered : The model is not unitized , Smaller size , May refer to UE4 Inside the source code resolved 2021-06-18 16:40:09
1.2> Problems encountered : The model flashes coplanar
1.3> Problems encountered : Model clipping error (Revit Derived FBX There is a problem ,3DMax It's normal )
have already been solved
1.4> Problems encountered : Single Mesh There are multiple materials , At present, it turns into ProceduralMeshComponent Of Section Not right
have already been solved
1.5> No complex collisions : have already been solved
2> Imported materials
2.1> Semi transparent problem : have already been solved
2.2> Some colors are light have already been solved , Color coefficient 2.2 The next power
2.3> There is no map to prompt
2.4> To add their own set of material library , One is to facilitate the replacement of materials after later import , Second, rules can be added during import , Make it more beautiful after import .
3.1> Optimization in import , Merge into a single by material Section have already been solved , When importing, you can set whether to merge
3.2> Optimization in import , Multithreaded asynchronous read +spawn_and_createsection, And you can see the import progress have already been solved
4> The archive
5> Model list , In fact, this one is still one BIM data
6> Modify the model list , It's similar UE4 Of Transform edit
7> At present, it is converted into UProceduralMeshComponent, There is another one on the market RuntimeMeshComponent,18 This component has been available since , At the beginning, some colleagues tried . It is said that the efficiency should be higher , Not yet tested
have already been solved
No smoothing group information was found in this FBX scene. Please make sure to enable the ‘Export Smoothing Groups’ option in the FBX Exporter plug-in before exporting the file. Even for tools that don’t support smoothing groups, the FBX Exporter will generate appropriate smoothing data at export-time so that correct vertex normals can be inferred while importing.
In this FBX No smoothing group information is found in the scene . Before exporting the file , Please make sure that FBX Enable... In the export plug-in “ Export smoothing group ” Options . Even for tools that do not support smoothing groups ,FBX The exporter will generate appropriate smoothing data when exporting , So that the correct vertex normals can be inferred when importing .
thank you , It's not easy to create , Great Xia, please stay … Move your lovely hands , Give me a compliment before you go <( ̄︶ ̄)>
边栏推荐
- CPU指令集介绍
- Heap (priority queue)
- The most understandable f-string tutorial in history, collecting this one is enough
- Fresh, 2022 advanced Android interview must know 100 questions (interview questions + answer analysis)
- CDA数据分析——AARRR增长模型的介绍、使用
- Lombok common annotations
- Codeforces 771-div2 C (trouble, permutation is not very good)
- MySQL indexes and transactions
- PR 2021 quick start tutorial, learn about the and functions of the timeline panel
- [I'm a mound pytorch tutorial] learning notes
猜你喜欢

The programmer and the female nurse went on a blind date and spent 360. He packed leftovers and was stunned when he received wechat at night

Deep understanding of P-R curve, ROC and AUC

Mysql database foundation

测试左移和右移

Docker-compose配置Mysql,Redis,MongoDB

记录一下MySql update会锁定哪些范围的数据

Map和Set

二分刷题记录(洛谷题单)区间的甄别

Jenkins用户权限管理

drools决策表的简单使用
随机推荐
CPU指令集介绍
5g era, learning audio and video development, a super hot audio and video advanced development and learning classic
PR 2021 quick start tutorial, learn about the and functions of the timeline panel
CDA data analysis -- Introduction and use of aarrr growth model
Use sqoop to export ads layer data to MySQL
SSH automatically disconnects (pretends to be dead) after a period of no operation
Discrimination of the interval of dichotomy question brushing record (Luogu question sheet)
ThreadLocal的简单理解
Docker compose configuration mysql, redis, mongodb
There is a hidden danger in CDH: the exchange memory used by the process of this role is XX megabytes. Warning threshold: 200 bytes
Calculate the maximum path sum of binary tree
子线程获取Request
China traffic sign detection data set
LeetCode—剑指 Offer 51. 数组中的逆序对
Lombok common annotations
How to write a pleasing English mathematical paper
Day12 control flow if switch while do While guessing numbers game
Sort---
堆(優先級隊列)
Intel 内部指令 --- AVX和AVX2学习笔记