Stronghold
Fonts Gradients Palettes Icons Images soon Patterns soon Audio soon Shaders
Admin
Browse 1 Sources
Types 7/8

Transitions are off by default.

runnable fragment

Sphere Map.fs

vidvox-isf-files sdf glsl runnable fragment MIT
code snippet
uniform sampler2D inputImage;
uniform float imageScale;
uniform float radiusScale;
uniform vec2 pointInput;
precision mediump float;
/*{
    "CATEGORIES": [
        "Distortion Effect"
    ],
    "CREDIT": "VIDVOX",
    "DESCRIPTION": "Maps video onto a sphere",
    "INPUTS": [
        {
            "NAME": "inputImage",
isfvjeffectgeneratorsphere map
source