» Spatial Edge Blend shader
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Spatial Edge Blend shader

effect
Credits: elliotwoods, colorsound, catweasel

about

This shader enables you to edge blend in 3D, which is especially useful for projection mapping. This is a bit of a 'kitchen sink' shader which includes some other useful bits for mapping as well.

Edge blending (aka Soft Edge) features

  • Blend region size / position
  • Blend direction unit vector input
  • RGB gamma adjustment

Other features

  • Bicubic filtering
  • Texture projection (for viewpoint matching)

Requirements:

  • Bicubic.fxh (needs to be in same dir as effect)
  • BicubicFilterKernel.hdr

To use

You need to edit the shader dependin on how many projectors you have.

Edit line #7 in the shader:

#define nRegions 3

and set nRegions to your number of projectors

Inputs

Set your blend vector to be the unit vector in the direction you want to blend in, e.g. if you're blending across the width of your sculpture, then chances are that you want the blend vector to be (1,0,0). This means that blends are cast across the x dimension.

Then set 'yBlends' (called 'Edge Blend Line' in the help patch) to the places where you want to blend.

Your renderer will need to have seperate viewports for each projector.
Check the help patch!

Also, if you want to project a texture onto the object using a projection matrix, then input your projection matrix into 'tProjection' as set 'useProjection' to 1.

download

_SpatialEdgeBlendPolar_ViewPort_TArray.zip
23.03.16 [11:54 UTC] by colorsound | 949 downloads
Manual Slicing by T,B,L,R,Polar Version,Independent blend width per side,new help patches,Spanmode&DualMode versions
Show 4 older revisions

Older Revisions

SpatialEdgeBlend (DX11).zip
04.04.13 [12:06 UTC] by colorsound | 933 downloads
DX11 Version
SpatialEdgeBlend (EX9.Effect).zip
08.08.12 [12:54 UTC] by colorsound | 810 downloads
some bugfixes, tidying up code , updated help patch
SpatialEdgeBlend.zip
15.01.12 [23:19 UTC] by u7angel | 706 downloads
fixed for beta27
SpatialEdgeBlend.zip
25.09.10 [12:45 UTC] by elliotwoods | 1098 downloads
Shader file and help patch

sugokuGENKI 25/09/2010 - 12:57

P.S. for calibration,
it's good to input a grid texture, set useProjection to 1, and not use anyting on tProjector.
That way, your grid will be projected directly in x,y onto your object, so you can calibrate.

P.S. This shader generally presumes that all your projectors are in a line facing towards your target.
It doesn't deal with multiple projectors that inwards / outwards onto a scene.

sunep 15/01/2012 - 17:30

I get the error "failed to open 'Bucubic.fxh'"

woei 15/01/2012 - 20:03

correcting line 57 from

#include "Bicubic.fxh"

to

#include <effects\Bicubic.fxh>

will reference the vvvv included .fxh file and thus throw no error

io 29/10/2012 - 21:20

ATI HD6970 the Gamma settings don t seem to have any effect. Didn t have the time to look into the shader for the usual suspects, any take on this?
Simone

io 31/10/2012 - 13:12

yay! There a commented out line which works for ATI :

//return factorbottom * factortop;
 
    return pow(factortop * factorbottom, gammaRGB);
io 02/11/2012 - 00:19

Now, the next step would be a dynamic gamma correction.
Not sure but you should be able to input 4 RGB parameters, for RGB and probably for full white, that would be a projector/lamp color footprint. Based on this footprint a gamma correction should be calculated for every pixel that is shared among more than one viewport.
S.

isdzaurov 24/03/2016 - 16:05

eeeeh cool!

anonymous user login

Shoutbox

~3d ago

joreg: Workshop on 09 05: Deepdive into the Stride 3D Engine. Signup here: https://thenodeinstitute.org/courses/ss24-vvvv-advanced-3d-rendering-in-vvvv-with-stride/

~3d ago

tekcor: Dear vvvv community, I am leaving my personal fundraiser here because I know many of you personally, sending love https://t.ly/iV9l_

~4d ago

joreg: Rewatch the 24th vvvvorldwide meetup here: https://www.youtube.com/live/gNszIiRAjDo?si=0RXF0pW73EUaRqGk

~4d ago

joreg: LINK - the vvvv summer camp 2024 is announced: https://visualprogramming.net/blog/2024/link-the-vvvv-summer-camp-24/

~6d ago

joreg: Tonight, May 3, vvvv meetup in Berlin or via stream: https://visualprogramming.net/blog/2024/24.-vvvv-worldwide-meetup/

~9d ago

joreg: Workshop on 02 05: Intro to the Stride 3D Engine. Signup here: https://thenodeinstitute.org/courses/ss24-vvvv-intro-to-the-stride-3d-engine-in-vvvv/

~10d ago

joreg: The new vvvv Show-Off-Reel is out: https://vimeo.com/930568091

~16d ago

joreg: The summer season of vvvv workshops at The NODE Institute is out: https://thenodeinstitute.org/ss24-vvvv-intermediates/