Skip to content

请问为什么动画之类的资源文件采用的是json格式文件,而不是gltf等通用的格式标准加json描述? #261

Answered by hyv1001
rocketman123456 asked this question in Q&A
Discussion options

You must be logged in to vote

一般引擎都有自己的文件格式,这样可以和引擎更好的结合,特别是在序列化,反射等方面更加灵活自由。
对于gltf,fbx等标准格式的支持,一般通过插件进行导入导出,小引擎后续也有这方面的规划。

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Ol6rin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
3 participants
Converted from issue

This discussion was converted from issue #239 on June 09, 2022 13:53.