User:Wayne Decatur/Sandbox: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 26: | Line 26: | ||
<!--HOW TO MAKE AN ANIMATION USING PROTEOPEDIA SCREEN AUTHORING TOOLS AND THE CONSOLE | <!--HOW TO MAKE AN ANIMATION USING PROTEOPEDIA SCREEN AUTHORING TOOLS AND THE CONSOLE | ||
model 0;select all; spacefill on; | model 0;select all; spacefill on; | ||
loaded 2hty2hu4_j.pdb using load molecule under Scene authoring tools | that set up deafualt display and then I loaded 2hty2hu4_j.pdb using load molecule under Scene authoring tools | ||
then in console: | then in console, entered 'select 1.8' to select 8th model in file and then described how to display it: | ||
select 1.8; spacefill 0.2;wireframe 0.1; color red; | select 1.8; spacefill 0.2;wireframe 0.1; color red; | ||
anim mode palindrome; | anim mode palindrome; | ||
anim on; | anim on; | ||
anim fps 8; # frames per second --> | anim fps 8; # frames per second --> | ||