# change bond radius to little bit thick wireframe 30 # change ball size depennding on element. # 'cpk' command is okey. select carbon, oxygen, nitrogen spacefill 0.25 select hydrogen spacefill 0.15 # next selects chlorine atoms of ORN residues. select orn.cl% spacefill 0.40 # next changes bockground color to bluetint. background bluetint |
![]() (Line started '#' is comment) |

'left' and 'right' are file name (suffix).
Files of 'right.inc', 'right.pov', 'left.inc'
and 'left.pov' are saved in RasMol directory.
Command 'rotate y -6' is for stereo view. You can change this
angle smaller or larger.
(Help is invoked by 'help commands')
Output 'left.pict'.
When start rendering, 'antialias'
results good image. But cpu time consumption!
For RasMol drawing, campus size should be square on POV-Ray, ex. 480 x 480.
Big campus results very fine image, but it takes long long time.
'left.pov' read 'left.inc'.
Output 'right.pict'.
Can you see stereo?$ POV=/home/user/povray3.1 $ $POV/povray $POV/sq2560.ini +$POV/include +I[input].pov +FN8 +O[ouput].png +A0.5 +V
;; Persistence Of Vision raytracer version 3.0 sample INI file. ;; RESI.INI ;; Width=2560 Height=2560Modify 'Width' and 'Height' values to change campus size. Could be 10000.