LiveShaderPalette

Shader tester

An interactive graphics development tool for comparing and testing OpenGL shaders

Live code your animated OpenGL shaders and mouse/touch input actions in a side-by-side comparison layout for a convenient interactive graphics development experience with JUCE.

GitHub

12 stars
2 watching
0 forks
Language: C++
last commit: over 5 years ago
animationgraphicsjuceopenglshadertutorial

Related projects:

Repository Description Stars
ianacaburian/learnjuceopengl A tutorial project on 2D graphics programming in JUCE using OpenGL 21
gargaj/bonzomatic A tool that allows developers to write and experiment with 2D fragment shaders in real-time. 1,371
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
jpystynen/vulkantoy A test app for image shaders using Vulkan and Shadertoy uniform variables. 32
andydbc/hologramshader A Unity shader package providing a customizable hologram effect with a material editor. 938
sebh/dx11base A simple DirectX 11 base program for testing shaders and techniques 87
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 98
alaingalvan/crossshader A tool for converting between different shader languages and compilers. 282
tgjones/shader-playground A website and toolset for exploring and analyzing shader compilers and their output formats. 586
ekmett/quine A Haskell-based shader toy that generates images of geometric shapes and allows users to interact with them in real-time 211
mekanoe/shaders A collection of Unity shaders with various effects and utilities. 42
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 363
47rooks/parasol A HaxeFlixel library of shaders and supporting utilities. 18
spite/shadereditorextension An extension for Google Chrome's DevTools that allows live editing of WebGL GLSL shaders. 619
graphitemaster/deshade A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. 30