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: almost 2 years ago
Linked from 1 awesome list

gms1gms2shader

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
gamemakerdiscord/rubberAutomates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js.31
gamemakerdiscord/gog.gmlA native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards11
google/shaderc-rsRust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code.259
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
grisgram/gml-outline-shader-drawerA GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects.22
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99
patriciogonzalezvivo/glsltextureA Blender addon to create 2D textures from GLSL fragment shaders379
sleexyz/hylogenA system for generating and compiling GLSL shaders in Haskell481
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855
igjoshua/cljslA Clojure-based compiler for converting a subset of Clojure code into GLSL shader code23
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
jwurzer/glslsceneA tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration.16
pema99/glsl2hlslA tool for converting Shadertoy shaders to Unity-compatible shaders90