Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 969 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 969 Bytes

Blender SIRDS Extention

There are very little free and good programs for generating Autostereograms. Searching for one that is compatible with Linux is a treasure haunt. This patch for Blender will add a Compositor Node for the Blender Compositor to create very good SIRDS. It supports normal SIRDS with repeating pattern and also image projection SIRDS. There is a lot of room for improvements, but fiddeling with this patch is already a lot of fun.

Here is an example of what it can do with some setup:

alt text

alt text

Get it

To get it you have to compile blender yourself. Please refer to https://wiki.blender.org/wiki/Building_Blender for that.
Then just apply this patch with a command like git apply ./SIRDS.diff depending on the place you put the diff.