magdesign
magdesign
> True it does not have perspective yet I tried on other mapping tools too, stitching quad surfaces together does nowhere work, so there is the need of quad-grid surface....
Its not meant to be to work within the browser. You need to compile a remote client or grab the pre-compiled library here: https://github.com/magdesign/ofxPiMapper_PVJexh/releases/tag/v0.1 Please consider to make a donation:...
define the ip in config.json give yourself some time, use google, read the readme files: https://github.com/kr15h/ofxPiMapper/tree/master/example_remote-client https://github.com/kr15h/ofxPiMapper/tree/master/example_remote-server then write a documentation howto in this issue for the others.
I have no idea on windowsOS, maybe the firewall is blocking it...
Did you check the resolution and dpi. 72dpi, 1280x720
Slideshow Source works only with images so far. I takes all the images in the images folder and plays them. Settings can be made in: /ofxPiMapper/example/bin/data/magslideshow_settings.xml Just try it.
Maybe your images are too big in size?
this sound interesting to me, especially the playNextMovie() command. However, your dropbox link is dead, would you mind putting this on github, so we can see what you changed and...
Thank you very much! I guess its in coded in the "mapOne" folder. how do you do "playNextMovie()" ? is there a shortcut assigned or via dbus or is it...
All examples with only one addon in addons.make do compile. it seems to be a bug on openframeworks but no workaround found. Also tried with the VisualCode version, but I...