kr15h / ofxPiMapper

Projection mapping addon for openFrameworks that works on the Raspberry Pi
http://ofxpimapper.com
Other
459 stars 92 forks source link

import resolume arena save file #91

Open pietrondo opened 7 years ago

pietrondo commented 7 years ago

Hi, Another feature in the next future could be the possibility of import resolume arena (a vj software for projector mapping) into the ofxpimapper? thx

magdesign commented 7 years ago

It would be much better to make an import function which will work with every mapping software instead of only one.. I already started to code a tool based on .svg export, which most mapping softwares support. Maybe you can help finishing it! check out here: https://github.com/magdesign/mapping-converter

kr15h commented 7 years ago

Yes, basic SVG and mesh importing should be it.

magdesign commented 6 years ago

Here you go:

Mapping converter to convert exported .svg quads or triangles from mapping softwares.

https://github.com/magdesign/mapping-converter2

kr15h commented 6 years ago

Nice. Any way you could submit a pull request regarding this?

Best, Kris

On 12 Jan 2018, at 18:19, magdesign notifications@github.com wrote:

Here you go:

Mapping converter to convert exported .svg quads or triangles from mapping softwares.

https://github.com/magdesign/mapping-converter2 https://github.com/magdesign/mapping-converter2 — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kr15h/ofxPiMapper/issues/91#issuecomment-357299937, or mute the thread https://github.com/notifications/unsubscribe-auth/AAx4WTmYfP2JuAEI5xWMneMCI0FM7fAIks5tJ5QxgaJpZM4L72QE.

magdesign commented 6 years ago

How you mean pull request? Its a standalone application on which you define input .svg and output .xml files....

kr15h commented 6 years ago

Ah, it is a tool. Ok. Never mind : ]