Convert RAW file

RAW to X3D ......

Please find below the list of our other useful resources related to the RAW and X3D interoperability and exchange that can help you with the RAW to X3D conversion.


RAW RAW POV-Ray File

RAW (POV-Ray Triangles) is a simple ASCII file format that just stores a list of triangle vertices without any further material or topological data. Each text line of the RAW file stores nine floating point numbers that represent the 3D space coordinates of the three triangle vertices. Our Automesher Application and Autoconverter RAW file converters, can read and import RAW files thanks to the open asset import library. However the saving and exporting to a simple triangle RAW file format is not yet supported. Feel free to create a support request for such a feature.


X3D X3D File

X3D (Extensible 3D) is an open source and royalty free XML based file format developed and maintained by the Web3D Consortium to store two or three dimensional models together with the other visualization data e.g. light source, viewport info, camera properties, special effects and more. The X3D file format becomes an advanced extension and actually the replacement for the original VRML (Virtual Reality Modeling Language) file format used mostly by the WEB applications. The Autoconverter and Automesher Application are our X3D file converters which allow you to import and export mesh entities from the X3D file. To optimize file size the binary X3DB file can be used instead of a default text based X3D file. The shapes in X3D files are always defined in meters therefore our X3D converters will make the necessary units conversion if required.