From 52e07db06be59c84496ca82fc693e07e8af29856 Mon Sep 17 00:00:00 2001 From: skunkworxdark Date: Fri, 2 Feb 2024 10:45:08 +0000 Subject: [PATCH] Update communityNodes.md added Autostereogram nodes --- docs/nodes/communityNodes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/nodes/communityNodes.md b/docs/nodes/communityNodes.md index 7dbcef3836..fa17b42411 100644 --- a/docs/nodes/communityNodes.md +++ b/docs/nodes/communityNodes.md @@ -14,6 +14,7 @@ To use a community workflow, download the the `.json` node graph file and load i - Community Nodes + [Adapters-Linked](#adapters-linked-nodes) + + [Autostereogram](#autostereogram-nodes) + [Average Images](#average-images) + [Clean Image Artifacts After Cut](#clean-image-artifacts-after-cut) + [Close Color Mask](#close-color-mask) @@ -67,6 +68,17 @@ Note: These are inherited from the core nodes so any update to the core nodes sh **Node Link:** https://github.com/skunkworxdark/adapters-linked-nodes +-------------------------------- +### Autostereogram Nodes + +**Description:** Generate autostereogram images from a depth map. This is not a very practically useful node but more a 90s nostalgic indulgence as I used to love these images as a kid. + +**Node Link:** https://github.com/skunkworxdark/autostereogram_nodes + +**Example Usage:** +
+ -> -> + -------------------------------- ### Average Images