Skip to content

Avogadro/two.avogadro.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avogadro 2 Avogadro 2

Latest Release BSD License Build Status PRs Welcome GitHub contributors OpenCollective Backers

This repository represents the webpage two.avogadro.cc for documentation on Avogadro v2. It will become the main Avogadro webpage when 2.0 is released as a stable version.

These files are automatically generated. If you want to edit the site, click on an "Edit this page" link, or make a pull request to the files in the source directory.

Core features and goals of the Avogadro project include:

  • Open source distributed under the liberal 3-clause BSD license
  • Cross platform with builds on Linux, Mac OS X and Windows
  • Intuitive interface designed to be useful to whole community
  • Fast and efficient embracing the latest technologies
  • Extensible, making extensive use of a plugin architecture
  • Flexible supporting a range of chemical data formats and packages

The code in this repository is a rewrite of Avogadro with source code split across a libraries repository and an application repository. The new code architecture provides a high-performance rendering engine, modern code development, and significantly improved speed and stability.

Avogadro 2 is being developed as part of the Open Chemistry project by an open community, and was started at Kitware as an open source community project. The Avogadro 1.x series currently has more features, and can be found here. We will be porting more features to the Avogadro 2 code base, and making regular releases to get feedback from the community.

We are actively working to finish Avogadro 2.0.

Contributing

Our project uses the standard GitHub pull request process for code review and integration. The GitHub issue tracker can be used to report bugs, make feature suggestions, etc.