How to select the vertices that had been rendered.

Hi,

I’m wondering how do we get the vertices that had been only proccessed by the shader, projected and rendered on the screen.?

And also, how am I going to get the “gl_position” value and be able to “alert” them using javascript?

Thanks

Regards,
Dave