thefranke / unityx3d

A script to import/export X3D to/from Unity
26 stars 10 forks source link
unity x3d

UnityX3D

This script is a handler for X3D, an open standard to represent 3D scenes/applications in an XML dialect. By simply dropping unityx3d.cs into your Unity assets, a new menu entry Assets/X3D should appear.

Simply select parts of the scene or everything with CTRL+A and click Assets/X3D/Export to X3D. Currently, there is an option to use the CommonSurfaceShader instead of the standard X3D material to enhance some of the material visuals.

Open issues