PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Block
  4. Display WebGL Shader
Display WebGL Shader icon

Display WebGL Shader

Display a WebGL shader.

By Zebra North·Block·Free
00
·10 active installs·Updated 3 years ago
DownloadCompare

As of April 2026, Display WebGL Shader is a WordPress block plugin with 10 active installations and a 0/5 rating0. It has been downloaded 4.0K+ times in total. Requires WordPress 5.8+ and PHP 7.0+. Available on WordPress.org since 2021. Last updated 3 years ago — may have compatibility concerns. Top alternative: Spectra Gutenberg Blocks – Website….

0/5Rating
10active installs
4.0K+total downloads
5 yearssince 2021

Overview

This plugin allows you to display a WebGL2 fragment shader, compatible with https://shadertoy.com

Simply copy and paste the code of your fragment shader into the edit box.

This plugin makes use of the open source “gl-matrix” library by Brandon Jones and Colin MacKensie IV.

Your shader code should look like the example below. The mainImage() function is called once for each pixel.

`

void mainImage(out vec4 fragColor, in vec2 fragCoord)
{
// Normalized pixel coordinates (from 0 to 1).
vec2 uv = fragCoord / iResolution.xy;

// Output to screen as (r, g, b, alpha).
fragColor = vec4(uv.x, uv.y, 0.0, 1.0);

}
`

Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.8+ requiredTested up to 5.9.0
PHP7.0+ required

Top Alternatives to Display WebGL Shader

Spectra Gutenberg Blocks – Website Builder for the Block Editor icon
Spectra Gutenberg Blocks – Website…
4.71.0M+ installsUpdated 5 days ago
ViewCompare
Breadcrumb NavXT icon
Breadcrumb NavXT
4.6800K+ installsUpdated 3 months ago
ViewCompare
Otter Blocks – Gutenberg Blocks, Page Builder for Gutenberg Editor & FSE icon
Otter Blocks – Gutenberg Blocks, Page…
4.7300K+ installsUpdated 3 days ago
ViewCompare
PDF Embedder icon
PDF Embedder
4.7300K+ installsUpdated 3 months ago
ViewCompare
WP Go Maps (formerly WP Google Maps) icon
WP Go Maps (formerly WP Google Maps)
4.8300K+ installsUpdated 2 weeks ago
ViewCompare
View all block plugins →

Frequently Asked Questions

Changelog

1.0.3

Fix missing rename from “WebGL Shader” to “Display WebGL Shader”.
Breaking change: The ID and CSS class on the canvas have been renamed.

View full changelog on WordPress.org

Contributors

Zebra NorthZebra North
Plugin Info
Version
1.0.3
Last Updated
May 1, 2022
WP Requires
5.8+
Tested Up To
5.9.0
PHP Requires
7.0+
Active Installs
10
Downloads
4.0K+
Added
Dec 22, 2021
Business
Free

Tags

blockwebglshaderwebgl2shadertoy

Developer

Z
Zebra North
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

Display WebGL Shader vs Spectra Gutenberg Blocks – Website…→Display WebGL Shader vs Breadcrumb NavXT→Display WebGL Shader vs Otter Blocks – Gutenberg Blocks, Page…→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.