OpenChemistry/avogadrolibs

Export to glTF / .glb for Blender

Aperta

#565 aperta il 30 apr 2021

 (7 commenti) (0 reazioni) (0 assegnatari)C++ (232 fork)auto 404
enhancementfile-formathelp wantedrendering

Metriche repository

Star
 (662 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor