<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I am trying to use the .obj file generated as a surface mesh. Where the chimera outputs it as a list of vertices (points in 3D), a list of nomals (which I ignore) and a list of
 faces defined by 3 vertex reference numbers, it is super easy to import this into any mesh handling software. The problem is it seems to reset the orgin (the 0,0,0 point) to some mysterious location. As I am trying to compare this to electrostatics stored
 in a grid mesh format, where the orgin is specified, it would be nice if I could find out where the .obj has translated the axis coordinates too... The problem could also be caused by Chimera loading the molecule with a translation. All this gets very hard
 to deal with and trace...Any ideas that doesn't lead to me getting lost in cartesian space?<br>
<br>
</div>
</body>
</html>