Changes between Version 2 and Version 3 of 2015-1-22
- Timestamp:
- Jan 22, 2015, 3:49:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2015-1-22
v2 v3 13 13 * Much code in place. Currently getting residue templates via URL since web services aren't yet ported to Chimera2. 14 14 3. Render the molecule. (Tom) 15 * Have added rudimentary rendering that doesn't use graphical attributes yet, just shows all atoms as faceted spheres in element colors. This helps debug issues in loading the data andsetting center of rotation. Can start using the graphical attributes once they are available.15 * Have added rudimentary rendering that doesn't use graphical attributes, just shows all atoms as spacefilling in element colors. This is useful for checking data loading and has revealed an issue with setting center of rotation. Can start using the graphical attributes once they are available. 16 16 * Will also add cylinders to bond visualization. Discussion with Greg that things should be put into Geometry so that they will work without GUI. 17 17 * Conrad will finish up the Tools manager and then work on atomspec parser