Hi everyone This is a little of topic but I want to use opcode to determine which triangles are inside a sphere. How can I get a list of all the triangles in a tri mesh that are inside a sphere. I am creating a shadows using shadow maps and I want to know which triangles to render the shadows onto. Thanks Brian..