glslTexture

Shader texture creator

A Blender addon to create 2D textures from GLSL fragment shaders

Blender addon to create 2D textures from GLSL. It follows the same nomenclature that glslViewer, glslCanvas, glslEditor, ofxShader and PixelSpirit

GitHub

381 stars
15 watching
30 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
halvves/shader-doodle A web-component for creating and rendering fragment shaders in GLSL. 509
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14
gportelli/pocket.gl A web-based tool for creating and customizing WebGL shaders 122
tgjones/hlsltools An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. 569
tsteinholz/loveshaderconverter A tool to convert shaders from one GLSL variant to another 75
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
glslify/glslify A module system for GLSL shaders 2,215
fordhurley/glsl-grapher Visualizes the structure and behavior of GLSL shader functions in a graphical interface. 26
patriciogonzalezvivo/glslviewer A console-based OpenGL Sandbox for testing and experimenting with GLSL shaders 4,714
pema99/glsl2hlsl A tool for converting Shadertoy shaders to Unity-compatible shaders 87
axmolengine/glslcc A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages 4
polymonster/pmfx-shader A cross-platform shader compiler and reflection system with offline compilation and code generation for multiple GPU targets 345
azhirnov/glsl_trace A library for debugging and profiling shaders in graphics rendering applications 32
libretro/glsl-shaders A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. 934