Changes between Version 16 and Version 17 of ChimeraAnimationState
- Timestamp:
- Jan 7, 2011, 10:35:41 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChimeraAnimationState
v16 v17 84 84 ==== Custom Models ==== 85 85 86 The Chimera module called PythonModel is used to define custom model types entirely in Python, drawn using PyOpenGL.87 {{{ 88 !#sh86 The Chimera module called !PythonModel is used to define custom model types entirely in Python, drawn using [http://pyopengl.sourceforge.net/ PyOpenGL]. 87 {{{ 88 #!sh 89 89 # See this base class (also called PythonModel) that is subclassed to make a custom model. 90 90 more ${CHIMERA_SVN}/libs/PythonModel/PythonModel.py
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)