<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Oli,<div class=""><br class=""></div><div class="">  The core glTF format does not support lighting.  It also does not specify a background color as far as I can tell, here is the specification<br class=""><div class=""><br class=""></div><div class=""><a href="https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md" class="">https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md</a></div><div class=""><br class=""></div><div class="">For the washed out colors, one problem we have seen before is that macOS uses a special Apple color profile which is not sRGB and if that is not preserved the colors are faded it.  glTF does not appear to have support for color profiles.  Another possibility is that the default material in glTF fades the colors.  ChimeraX does not export material information into the glTF file.  Also glTF can handle camera positions but ChimeraX does not include that.</div><div class=""><br class=""></div><div class="">  ChimeraX exports the shapes and vertex colors.  It is primarily used to get models into general 3D packages like Blender, Cinema4D, Maya, where the materials, camera angles, lighting model can all be set as needed for the end application.</div><div class=""><br class=""></div><div class="">  Despite the many limitations of the glTF format and what ChimeraX puts into it, other formats like OBJ and STL are much more severely limited, neither supports vertex colors that ChimeraX uses.  STL does not support any colors, just a list of triangles.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Tom</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Oct 6, 2020, at 8:02 AM, Oliver Clarke <<a href="mailto:olibclarke@gmail.com" class="">olibclarke@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Elaine - I just tried this and it saves as glb, but importing into powerpoint gives washed out colors - it doesn't seem to preserve any lighting options - and the background color is not preserved. I guess this is an issue on Microsoft's end though?<br class=""><br class="">Oli<br class=""><br class=""><blockquote type="cite" class="">On Oct 6, 2020, at 10:52 AM, Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" class="">meng@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">Hi Mikael,<br class="">ChimeraX can save glb, stl, obj, etc. The save formats are listed in the User Guide help page for "save":<br class=""><br class=""><<a href="http://rbvi.ucsf.edu/chimerax/docs/user/commands/save.html#formats" class="">http://rbvi.ucsf.edu/chimerax/docs/user/commands/save.html#formats</a>><br class=""><br class="">... or you can list them in the Log with command "save formats."  <br class="">I hope this helps,<br class="">Elaine<br class="">-----<br class="">Elaine C. Meng, Ph.D.                       <br class="">UCSF Chimera(X) team<br class="">Department of Pharmaceutical Chemistry<br class="">University of California, San Francisco<br class=""><br class=""><blockquote type="cite" class="">On Oct 6, 2020, at 2:14 AM, Karjalainen, Mikael <<a href="mailto:mikael.p.karjalainen@jyu.fi" class="">mikael.p.karjalainen@jyu.fi</a>> wrote:<br class=""><br class="">Hi! <br class="">Is it possible to export 3D models from ChimeraX? Preferably in formats GLB (best for powerpoint), FBX, OBJ or 3MF? You can in old Chimera, but for powerpoint presentations it can only give STL files which do not have textures.<br class=""><br class="">Here are supported file formats for Office products: <a href="https://support.microsoft.com/en-us/office/3d-content-guidelines-for-microsoft-03a7b493-d549-4f1a-9735-f2457adf6261" class="">https://support.microsoft.com/en-us/office/3d-content-guidelines-for-microsoft-03a7b493-d549-4f1a-9735-f2457adf6261</a><br class=""><br class="">Regards,<br class="">Mikael<br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>