master #2

Manually merged
Zhang merged 11 commits from :master into master 2021-03-15 18:05:39 +08:00
3 changed files with 22 additions and 0 deletions
Showing only changes of commit 4ff1b8f6d0 - Show all commits

22
20210302/README.md Normal file
View File

@ -0,0 +1,22 @@
# 图形学培训
课件:[图形学培训1.2&1.3-glTF数据结构和扩展](./doc/图形学培训1.2&1.3-glTF数据结构和扩展.pptx)
## 内容
- glTF模型数据介绍
- Draco压缩算法及扩展结构介绍
## 作业
不强制要求,希望大家有空都可以去做一做,将 **Navisworks****Revit** 的模型导出一个glTF的数据文件。
gltTF数据文件的验证器[glTF-Validator](https://github.khronos.org/glTF-Validator/)
相关资料:
![glTF OverView](./doc/gltfOverview-2.0.0b.png)
glTF的官方实现[UnityGLTF](https://github.com/KhronosGroup/UnityGLTF/)
glTF的非官方实现[SharpGLTF](https://github.com/vpenades/SharpGLTF)

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB