Avogadro: Difference between revisions

From wiki.openchemistry.org
Jump to navigation Jump to search
No edit summary
(Update the Avogadro page)
Line 1: Line 1:
Avogadro is an open-source molecular editor.
Avogadro is an open-source molecular editor. We are currently developing the next generation of the Avogadro application and libraries. The library component has now been split into several smaller, focused libraries with finer-grained dependencies so that rendering code can be used without required Qt, or general 2D widgets can be reused without requiring OpenGL.


The project's home page is: [http://avogadro.openmolecules.net http://avogadro.openmolecules.net].
In order to facilitate application development, we are currently developing the Avogadro 2 application in a separate repository which uses the libraries to develop a full-fledged desktop Qt application.


== Get Avogadro ==
== Get Avogadro ==
Source code is available on GitHub: [https://github.com/cryos/avogadro https://github.com/cryos/avogadro].


== Screenshots ==
The source code is available at [https://github.com/OpenChemistry/avogadrolibs AvogadroLibs] and at [https://github.com/OpenChemistry/avogadroapp Avogadro].
Visit [http://avogadro.openmolecules.net/wiki/Screenshots http://avogadro.openmolecules.net/wiki/Screenshots] to see a gallery of screenshots.
 
== Avogadro 1.x ==
 
Version 1.x is hosted [http://avogadro.openmolecules.net here] and the source code is available [https://github.com/cryos/avogadro on Github]. Visit [http://avogadro.openmolecules.net/wiki/Screenshots the gallery of screenshots] to see what Avogadro is capable of. Avogadro 1.x application/library is GPLv2 licensed.

Revision as of 16:19, 3 January 2013

Avogadro is an open-source molecular editor. We are currently developing the next generation of the Avogadro application and libraries. The library component has now been split into several smaller, focused libraries with finer-grained dependencies so that rendering code can be used without required Qt, or general 2D widgets can be reused without requiring OpenGL.

In order to facilitate application development, we are currently developing the Avogadro 2 application in a separate repository which uses the libraries to develop a full-fledged desktop Qt application.

Get Avogadro

The source code is available at AvogadroLibs and at Avogadro.

Avogadro 1.x

Version 1.x is hosted here and the source code is available on Github. Visit the gallery of screenshots to see what Avogadro is capable of. Avogadro 1.x application/library is GPLv2 licensed.