Re: [PyMOL] Ray Trace Triangles

2010-07-09 Thread Robert Campbell
Hi Sean, On Fri, 09 Jul 2010 11:05:09 -0400 Sean Law wrote: > I have been tackling this problem (on and off) for quite some time now but > without any luck. I have been trying to create CGO triangles using the > following simple sample script: > > > ### > > fr

[PyMOL] Ray Trace Triangles

2010-07-09 Thread Sean Law
Hi PyMOLers, I have been tackling this problem (on and off) for quite some time now but without any luck. I have been trying to create CGO triangles using the following simple sample script: ### from pymol.cgo import * from math import * from pymol import cmd