CyberX3D for C++
Description
CyberX3D for C++ is a development package for X3D/VRML and Java programmers. Using the package, you can easily read and write the X3D/VRML files, set and get the scene graph information, draw the geometries, run the behaviors easily.
CyberX3D for C++ Web SiteUser Ratings
User Reviews
-
I use it for quite a long time and it works correctly. It probably has problem with huge one object vrmls (10+ MB), we could dynamically split our objects so it's not a problem anymore, but if you want to do this (processing large VRML objects) you should heavily test. Anyway, it's the easiest to integrate VRML reader I found, and it works brilliantly.