Xpanda

Shader compiler

Allows code from external files to be included into shaders while handling shader compatibility issues.

Include code from external files into your shaders.

GitHub

14 stars
3 watching
2 forks
Language: GLSL
last commit: about 1 year ago
Linked from 1 awesome list

gms1gms2shader

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jaredloomis/andromeda A Haskell-based library for writing and compiling OpenGL shaders 76
gamemakerdiscord/rubber Automates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js. 30
gamemakerdiscord/gog.gml A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards 11
google/shaderc-rs Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. 259
google/shaderc A collection of tools and libraries for compiling shader code into a graphics pipeline format 1,852
grisgram/gml-outline-shader-drawer A GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects. 20
deanthecoder/glslshadershrinker Automates optimization and reformatted GLSL shader code to reduce size while preserving readability 98
patriciogonzalezvivo/glsltexture A Blender addon to create 2D textures from GLSL fragment shaders 381
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
axmolengine/glslcc A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages 4
unity-technologies/hlslcc A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. 854
igjoshua/cljsl A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code 23
shader-slang/slang A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. 2,189
jwurzer/glslscene A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. 16
pema99/glsl2hlsl A tool for converting Shadertoy shaders to Unity-compatible shaders 87