x3d transparency to opengl

Hì,
I have to render the transparency of x3d files with opengl es under c++.
I have to use a glSampleCoverge to screen door and
glBlendFunc to alpha blending.
How i can do this?
thanks a lot