File p3bu3si2.spt

#!rasmol -script

load xyz "p3bu3si2.xyz"
reset

rotate x 130

# zoom to size:
# zoom percentage

background [104,135,81]
set ambient 65
set specular on
set specpower 20

slab off

set axes off
set boundingbox off
set unitcell off
set bondmode and
 

# Avoid Colour Problems!
select all
colour bonds none
colour backbone none
colour hbonds none
colour ssbonds none
colour ribbons none
colour white

# Elements
select elemno=1
colour atoms [255,255,255]
# VdW radius for H, to show steric repulsions
spacefill 1.2
select elemno=6
colour atoms [120,120,120]
select elemno=14
colour atoms [200,216,255]
select elemno=15
colour atoms [200,0,200]
select all

#atoms
# comment out for sticks
# spacefill 140
set shadow off

# Bonds
# wireframe 60 for ball and stick with thick sticks
# wireframe 40 for sticks
wireframe 60

# Ribbons
ribbons off

# Backbone
backbone off

# Labels
labels off

ssbonds off
hbonds off