Hey all,
with the help of @rdb I recently created a little script to pick any 3D objects without the need of using a collision detection system but only a simple GLSL shader.
The sample shows how to set up the scene and handle the actual picking.
Hope you’ll find this useful.