Difference between revisions of "Developer:Links"

From Avogadro - Free cross-platform molecule editor
Jump to: navigation, search
(Other Chemistry Editors & Visualization)
(Rendering)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
==Rendering==
 
==Rendering==
 +
 +
Some packages with interesting rendering options.
  
 
* [http://geuz.org/gl2ps/ GL to PS] OpenGL to PS "printing library." Supports PS, EPS, PDF and SVG.
 
* [http://geuz.org/gl2ps/ GL to PS] OpenGL to PS "printing library." Supports PS, EPS, PDF and SVG.
Line 18: Line 20:
 
* [http://www.chem.gla.ac.uk/~louis/software/ortep3/gallery.html ORTEP ellipses]
 
* [http://www.chem.gla.ac.uk/~louis/software/ortep3/gallery.html ORTEP ellipses]
 
* [http://www.eyesopen.com/products/applications/vida.html VIDA]
 
* [http://www.eyesopen.com/products/applications/vida.html VIDA]
 
==Surfaces/Mesh Libraries==
 
 
* [http://www.unchainedgeometry.com/jbloom/papers.html Jules Bloomenthal Polygonizer] - '''(looks really good -Geoff)'''
 
** [http://www.unchainedgeometry.com/jbloom/misc/polygonizer++.tgz Polygonizer++] - public domain C++ code
 
* [http://www.tecn.upf.es/openMOIV/ Open Molecular Inventor]
 
* [http://www.vtk.org/ VTK]
 
* [http://gts.sourceforge.net/ GTS]
 
* [http://openmesh.org/ Open Mesh]
 
* [http://openvl.sourceforge.net/ OpenVL]
 
* [http://vcg.sourceforge.net/tiki-index.php VCG] (Used by QuteMol)
 
* [http://g3d-cpp.sourceforge.net/ G3D]
 
* [http://www.pamidion.de/delaunay/ Delaunay Mesh Generator]
 
* [http://www.cse.ohio-state.edu/research/graphics/isotable/ Isotable]
 
 
* [http://www.ticam.utexas.edu/CCV/projects/VisualEyes/visualization/geomod/surface.html Surfaces with NURBS]
 
* [http://jmol.sourceforge.net/docs/surface/demo.en.html Jmol Surfaces]
 
* [http://www.netsci.org/Science/Compchem/feature14e.html Review of Molecular Surfaces]
 
  
 
==Other Chemistry Editors & Visualization==
 
==Other Chemistry Editors & Visualization==
Line 57: Line 41:
 
* [http://desoft03.usc.es/armando/software/kryomol.html Kryomol]
 
* [http://desoft03.usc.es/armando/software/kryomol.html Kryomol]
 
* [http://www.schrodinger.com/ProductDescription.php?mID=6&sID=15&cID=0 Maestro]
 
* [http://www.schrodinger.com/ProductDescription.php?mID=6&sID=15&cID=0 Maestro]
 +
* [http://www.scienomics.com/products/maps_platform.php MAPS]
 
* [http://www.ccdc.cam.ac.uk/products/csd_system/mercury_csd/ Mercury]
 
* [http://www.ccdc.cam.ac.uk/products/csd_system/mercury_csd/ Mercury]
 
* [http://www.cmbi.ru.nl/molden/molden.html Molden]
 
* [http://www.cmbi.ru.nl/molden/molden.html Molden]
Line 72: Line 57:
 
==Computational Engines==
 
==Computational Engines==
  
 +
A '''very''' incomplete list...
 +
 +
* [http://apbs.sourceforge.net/ Adaptive Poisson-Boltzmann Solver]
 +
* [http://www.msg.ameslab.gov/GAMESS/ GAMESS-US]
 +
* [http://www.gaussian.com/ Gaussian]
 +
* [http://openmopac.net/ Mopac 2007]
 
* [http://mpqc.org/ MPQC] (includes library for handling orbitals)
 
* [http://mpqc.org/ MPQC] (includes library for handling orbitals)
* [http://www.msg.ameslab.gov/GAMESS/ GAMESS]
+
* [http://www.q-chem.com/ Q-Chem]
* [http://openmopac.net/ Mopac 2007]
 
* [http://apbs.sourceforge.net/ Adaptive Poisson-Boltzmann Solver]
 
  
 
[[Category:Developer]]
 
[[Category:Developer]]

Latest revision as of 09:31, 7 May 2009

The following are a set of links and bookmarks for developers on a range of useful topics. This includes galleries of example molecular rendering programs,

The links are in no particular order.

Rendering

Some packages with interesting rendering options.

Other Chemistry Editors & Visualization

We want Avogadro to stand up to the best commercial and open source molecular editing and visualization tools. Here are a selection to consider. These are particularly useful when thinking of ideas -- what works and what doesn't. This list is hardly complete:

Computational Engines

A very incomplete list...