Changes between Version 15 and Version 16 of ChimeraAnimationState
- Timestamp:
- Jan 7, 2011, 10:34:10 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraAnimationState
v15 v16 82 82 }}} 83 83 84 ==== Custom Models ==== 85 86 The Chimera module called PythonModel is used to define custom model types entirely in Python, drawn using PyOpenGL. 87 {{{ 88 !#sh 89 # See this base class (also called PythonModel) that is subclassed to make a custom model. 90 more ${CHIMERA_SVN}/libs/PythonModel/PythonModel.py 91 }}} 92 93 84 94 === Atoms === 85 95 … … 325 335 }}} 326 336 337 338
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)