MM_Jumbo (Compatible with IFFS 2015.0.0 and up)

Download this shader

Turns a clip into a jumbotron/LED-wall look - resolves the image into individual glowing RGB (or mono) sub-diode dots with black gaps and bloom, matching a real LED video wall close-up.


Version notes

MM_Jumbo turns any clip into a jumbotron/LED-wall look — resolving the image into individual glowing RGB (or mono) sub-diode dots with black gaps, bloom, and optional panel seams, matching a real LED video wall close-up.

Grid page — Shape column: Pixel Size (LED cell size), Dot Size, Dot Softness, Grid Angle (rotate the wall off-axis), Bloom Radius.

Look column: Bloom Amount, Brightness, Black Level (gap colour), Variation (per-cell brightness noise), Saturation.

Enable column: Jumbo On (bypass toggle), Mono Mode (single tinted luminance dot per cell vs. three offset R/G/B sub-diodes), Panel Grid On.

Panel Grid column: Panel Size (cells per physical module), Panel Line Width, Panel Line Opacity — thin black seams dividing the wall into panels, rotating with Grid Angle.

Mono Tint page: R/G/B tint colour used when Mono Mode is on.

Under the hood it’s a single-pass, resolution-independent GLSL shader: each fragment resolves its LED cell, samples the source once at the cell centre, draws signed-distance-field glowing dots with an exponential bloom halo sized to the actual room available (so dots stay round and don’t clip against the cell edge), fades each cell’s glow to zero before its boundary (no visible box seams between cells), then optionally overlays the panel-seam grid.


Older versions that shader

20th of August this year, around 13:10

Download

MM_Jumbo turns any clip into a jumbotron/LED-wall look — resolving the image into individual glowing RGB (or mono) sub-diode dots with black gaps, bloom, and optional panel seams, matching a real LED video wall close-up.

Grid page — Shape column: Pixel Size (LED cell size), Dot Size, Dot Softness, Grid Angle (rotate the wall off-axis), Bloom Radius.

Look column: Bloom Amount, Brightness, Black Level (gap colour), Variation (per-cell brightness noise), Saturation.

Enable column: Jumbo On (bypass toggle), Mono Mode (single tinted luminance dot per cell vs. three offset R/G/B sub-diodes), Panel Grid On.

Panel Grid column: Panel Size (cells per physical module), Panel Line Width, Panel Line Opacity — thin black seams dividing the wall into panels, rotating with Grid Angle.

Mono Tint page: R/G/B tint colour used when Mono Mode is on.

Under the hood it’s a single-pass, resolution-independent GLSL shader: each fragment resolves its LED cell, samples the source once at the cell centre, draws signed-distance-field glowing dots with an exponential bloom halo sized to the actual room available (so dots stay round and don’t clip against the cell edge), fades each cell’s glow to zero before its boundary (no visible box seams between cells), then optionally overlays the panel-seam grid.


Something wrong with this page or the download?

Contact the site custodians via email, if:

How to get help with this particular shader

Sadly, the custodians likely will not be able to explain to you how a shader works or debug its code, or fix it for you. That is the (volountary) role of the shader author.

If the shader does not work on your system or you have questions about it - read the shader description, and try to find the email address of the shader author. Contact them for any issues – letting them know whether you are on Mac or Linux, what version of IFFS you are running etc. will likely help. Be kind and respectful. If you can't get hold of the author - you can try asking in the Logik forum at logik.tv and ask whether anyone could help you debug a particular shader not working.