From bc9dd8e06e55465691b6c30a6fcc72cb65e3d6fe Mon Sep 17 00:00:00 2001 From: magdesign Date: Mon, 4 Dec 2017 14:19:05 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f9b3695..ab9c5d4 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,20 @@ This should be selectable as an additional FBO source in PiMapper, looping all images in the /media/internal/images/* folder Would be cool to adjust the speed with a simple flag, simple opacity transition welcome, but not necessary. Refresh state, so it checks if there are new images added during playback and play them as well. make all images fullscreen. (if its not possible to handle various sizes as one, i will make an imagemagick script to convert all to 1920x1080) -### 2. Play all videos from a folder -This should be a an additional FBO source in PiMapper, looping all videos in /media/internal/video/* -### 3. Circular shapes for mapping (there are only square and tringle shapes so far) +### 2. Circular shapes for mapping (there are only square and tringle shapes so far) Circualr mapping shape (if possible with movable center distorsion) -### 4. Grid Warp (meshing of square shapes) +### 3. Bezier handles +Adding bezier handles to masks for better aligment: https://github.com/TsubokuLab/ofxBezierWarpManager +### 4. Play all videos from a folder +This should be a an additional FBO source in PiMapper, looping all videos in /media/internal/video/* +### 5. Grid Warp (meshing of square shapes) check out this http://www.hv-a.com/lpmt/sssm.pdf on page: 10 https://forum.openframeworks.cc/t/grid-mesh-warping/12883 -### 5. SoftEdge +### 6. SoftEdge Image overlay to making adges transparent, could be achieved with overlaing a png with a black gradient. +Finalize the mapping converter: https://github.com/magdesign/mapping-converter + This will be an opensource project and freely available for everyone. Targeting OF_0.9.x on RaspberryPi. Each function will be rewarded to the coder from a pot sponsered by pocketvj.com.