Hey. Excuse me, further text will be from the translator.
We use the Moncha platform to output the drawings, for which I have written my own converter and editor for *.mvs files, so that the *.ild file will automatically scale and paste into the scene (one click).
And with a single laser, everything worked. However, for now, I need to implement a project for two (and more) lasers and move the drawing between them. That is, I want to use the “Split Scene to Lasers” function.
The nuance is that Moncha does this by inserting frames in the Animation section and converting it to its BinaryFrame format. By type:
AJAvRQDYosUAAAAA
wAAAQCQL0UAwKDFAAAAAP8AAAEAkC9FAKiexQAAAAAD
AAABAJAvRQCQnMUAAAAA //
…
And now it’s only possible by hand…
I would like to implement automatic loading, but I don’t understand the format.
Maybe you can help me?
Translated with http://www.DeepL.com/Translator (free version)