OpenChemistry/avogadrolibs

Export to glTF / .glb for Blender

开放

#565 创建于 2021年4月30日

 (7 条评论) (0 个反应) (0 位负责人)C++ (232 个派生)auto 404
enhancementfile-formathelp wantedrendering

仓库指标

星标
 (662 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Blender and other programs now support the glTF (GL transmission format): https://www.khronos.org/gltf/

There's a lot - but it's a JSON format that includes support for simple meshes, animations, etc. https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/README.md https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_008_SimpleMeshes.md

The ChimeraX program includes support: http://rbvi.ucsf.edu/chimerax/docs/user/commands/save.html#formats

贡献者指南