Display VRML file in OpenGL

Hi,

I am currently trying to write an application
that opens a vrml file in an OpenGL application program (not a browser). Are
there any libraries available for such as this or if somebody could give me
a good tutorial?

thanks

There is OpenVRML. Look at the documentation section, there are some tutorials to parse such file.

Hope that help.