<div dir="ltr"><div><div><div><div>Just announcing that I've posted the source code for BaconXJF on GitHub.<br><br></div>BaconXJF is my new X3D/JSON importer/exporter for Maya, and is written completely in MEL script so I "believe" it is compatible with most versions of Maya and Maya LT that support MEL on all OS... probably even going back as far as Maya 5 on IRIX.<br><br></div><div>Because it's backwards compatible, it will most likely be compatible with most future releases of Maya that support MEL on the day that each version is released. No more waiting for new compiled versions.<br></div><div><br></div><div>I haven't tested it yet against Maya LT 2016 simply because I haven't downloaded it yet. But it has been successfully tested for both Maya 2015 and Maya LT 2015. <br></div><div><br>The code is still very rough, is not commented, and not really useable by anyone other than me at the moment. But I just wanted to get it out there to prove that it's real.<br><br></div>Not exporting mesh data yet for X3D, but it is for the Vizor VR JSON format. Otherwise it does does do basic Maya scene traversal... and has a bit of support for ThreeJS as well... sort of...<br><br></div><div>Ahh... it's a work in progress, but a good start...<br><br></div><div>Current Functionality:<br></div><div>1) traverses DAG nodes<br></div><div>2) Exports to X3D XML<br></div><div>3) Exports JSON Formats<br></div><div>4) Parses JSON... not an easy task with MEL script, though not in a way yet that is usable.<br><br></div><div>An example of it parsing JSON is available on YouTube:<br></div><div>Maya 2015 - <a href="https://www.youtube.com/watch?v=OBPJNFQmvYg">https://www.youtube.com/watch?v=OBPJNFQmvYg</a> <br></div><div>Maya LT 2015 - <a href="https://www.youtube.com/watch?v=a4t2e-qZ0-A">https://www.youtube.com/watch?v=a4t2e-qZ0-A</a><br></div><br></div><div>An example of it exporting to Vizor VR is at:<br><a href="https://www.youtube.com/watch?v=h27_bOenXaI">https://www.youtube.com/watch?v=h27_bOenXaI</a><br></div><div><br>It's available under the MIT open source license at:<br></div><div><a href="https://github.com/flickertail/bcn">https://github.com/flickertail/bcn</a><br><br></div><div>There is some talk of moving it to the X3D svn on SourceForge, as soon as the details are worked out, I'll probably move the code to there.<br><br>It's not a release of any kind, so keep in mind that it's experimental.<br><br></div><div>Aaron<br>--<br></div><div>Original Author of: RawKee X3D Exporter for Maya<br></div></div>