wrl (vrml) to vrmesh

Is there any chance ply2vrmesh could be made to also convert .wrl (vrml) files to .vrmesh?

Or does anyone have a good method for batch converting .wrl files into one of the formats ply2vrmesh will recognise?

The .wrl files are pure geometry with no materials or animation. I can import them into Max and save out a .vrmesh file but it’s not practical with 10s of thousands of files…

Fingers crossed!

You should look into maxscript. You can automate import/export there pretty easily.