May 31, 2006
VrmlMerge is a small but useful tool that can merge multiple VRML97 files (.wrl) referenced by Inlines and EXTERNPROTOs and can replace references to texture files (ImageTexture nodes) with PixelTexture nodes placed inside of your file. Lastly it can convert VRML97 files to X3D. The new v0.5 can replace references to texture files (ImageTexture nodes) with ImageTextures which use a so called “data protocol”. A data protocol allows to inline images directly to VRML/X3D files by encoding them using base64. The software is available for download or via an online Java applet.
