Skip to content
fix "glTf" naming (related to #131), apply code formatting (prettier) (related to #131) authored by Luigi600's avatar Luigi600
...@@ -2,7 +2,7 @@ The _Chromatin 3D Visualizer_ is able to export the visualized chromatin ...@@ -2,7 +2,7 @@ The _Chromatin 3D Visualizer_ is able to export the visualized chromatin
models into certain formats that allow for offline edition or to share models into certain formats that allow for offline edition or to share
specific views between visualizer instances. specific views between visualizer instances.
## GLTF Export ## glTF Export
This export specifically concerns generating an offline model version of the current This export specifically concerns generating an offline model version of the current
trajectory to be edited in other applications. All configurations made for the current trajectory to be edited in other applications. All configurations made for the current
... ...
......