The Picker example uses a SurfaceGeometry. I would like to use a plain Geometry, where I specify a polyhedron via its vertices and faces, but when I modified the example to use a plain Geometry, it no longer worked.
I tried a DodecahedronGeometry for the heck of it, and that seemed to work fine. Is there something I'm not getting?