vault backup: 2023-11-14 11:37:42
This commit is contained in:
parent
44fe532002
commit
0abbe1cad3
@ -233,4 +233,6 @@ void StoreRestPose(FbxScene* pScene, FbxNode* pSkeletonRoot)
|
||||
FBXStream案例:https://github.com/hamedsabri/FbxStream
|
||||
|
||||
之前考虑通过共享内存来实现文件传递以此来规避IO瓶颈,这里可以考虑参考FBXStream。本质是通过文字流使得 文件 <=> string。
|
||||
这样就可以通过共享内存进行数据传递了。
|
||||
这样就可以通过共享内存进行数据传递了。
|
||||
|
||||
让张柏林试试对一个文件使用Java进行字符串流化。
|
Loading…
x
Reference in New Issue
Block a user