Reading .wrl files in OpenGL

Hi,

I was wondering whether is there any library that reads or opens VRML 2.0 files. I know that we display in VRML using OpenGL libraries but I want to read them as well.

Thanks,
Hari

Try a google search.
Keywords : “open source vrml browser”
Among the hits : http://www.web3d.org/TaskGroups/source/xj3d.html
http://www.openvrml.org

Hello,

sorry i cannot post the source code but i am working on a project that has exactly that implemented… and it looks not THAT hard. so my advise is to simply do it yourself… if you plan to do so and have any questions i might have a look at the code and try to answer.

Jan