https://www.youtube.com/watch?v=858YlvA6OKw
Unity で glTF 形式が使えるようになりました! “glTFast” を使ってみよう!
Unity现在支持glTF格式!试试使用"glTFast"吧!
2024年1月22日
现在可以在Unity上使用glTF格式的3D模型和场景了。而且,不仅仅是在编辑器上导入,还可以在构建的应用程序上进行读写。在这个视频中,我们将介绍实现Unity上glTF支持的"glTFast"包。
glTFast 手册 https://docs.unity3d.com/Packages/com.unity.cloud.gltfast@6.0/manual/index.html
glTF示例资产 https://github.com/KhronosGroup/glTF-Sample-Assets
KTX for Unity https://docs.unity3d.com/Packages/com.unity.cloud.ktx@3.2/manual/index.html
DracoUnity https://github.com/atteneder/DracoUnity
0:00 开场
0:59 设置完成
1:27 尝试导入
除了进口之外,还能做什么
4:58 在运行时尝试使用
6:08 总结