cljsl

Shader compiler

A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code

A simple recursive-descent based Clojure->GLSL compiler

GitHub

23 stars
3 watching
0 forks
Language: Clojure
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
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
glslify/glslifyA module system for GLSL shaders2,220
cbaggers/varjoCompiler for translating Lisp code to GLSL shader language223
google/shaderc-rsRust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code.259
gamemakerdiscord/xpandaAllows code from external files to be included into shaders while handling shader compatibility issues.14
not-fl3/nanoshredderAn experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code.11
khronosgroup/glslMaintains and develops the GLSL shading language specification and extensions used in graphics rendering.351
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
garettbass/gpucA header-only compiler that translates a C-like shading language into multiple shader backends60
google/clspvCompiles OpenCL C to Vulkan compute shaders using LLVM626