/ofxWiggleStereoscopy

openFrameworks addon for wiggle stereoscopy effect.

Primary LanguageMakefileMIT LicenseMIT

ofxWiggleStereoscopy

gif

Introduction

Gives 3d effect on image with its depthmap.

License

MIT License

Installation

Just place this on your addons folder.

git clone https://github.com/JotaroS/ofxWiggleStereoscopy/

You should then have a pair of image and its depth map in grayscale.

Compatibility

built in oF v0.9.8

Worked on GL2 environment.

Thanks to

Depthy (Provided in MIT license) project gave me a lot of hint for the shader.