Web3DConsortium / BlenderX3DSupport

5 stars 3 forks source link

Add Option to Export to X3D 3.3 or 4.0 #3

Open npolys opened 2 years ago

npolys commented 2 years ago

The exporter should generate X3D 3.3 files (with Appearance and Material nodes) and support an option for X3Dv4 Appearance model (PBR and gltf aligned)

coderextreme commented 6 months ago

If an exporter would use x3d.py, then that library might need to deal wit x3d3 versus x3d4, similar to vrml97 vs classic vrml.