Re: [Open Babel] Coding guidelines on style, standards, dependencies

2018-08-10 Thread Geoffrey Hutchison
> for a project of mine, I wanted to be able to use Avogadro (which in > turn uses OpenBabel) to visualize trajectories stored in the VTF file > format [1], While I'm happy to see new file formats added to Open Babel, if you're interested in trajectories in Avogadro, this may not be the approach

[Open Babel] Coding guidelines on style, standards, dependencies

2018-08-10 Thread David Toneian
Dear list, for a project of mine, I wanted to be able to use Avogadro (which in turn uses OpenBabel) to visualize trajectories stored in the VTF file format [1], and therefore added a minimal implementation to OpenBabel. I I would like to contribute the file format support, if there is interest.