varjo
Shader translator
Compiler for translating Lisp code to GLSL shader language
Lisp to GLSL Language Translator
223 stars
16 watching
23 forks
Language: Common Lisp
last commit: about 2 years ago
Linked from 1 awesome list
common-lispcompilerglsllisp
Related projects:
Repository | Description | Stars |
---|---|---|
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
lukasbanana/xshadercompiler | A tool that translates shader code from HLSL to GLSL | 351 |
igjoshua/cljsl | A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
nomoresleep/hlslparser | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 861 |
thekla/hlslparser | A tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language. | 331 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 92 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
unity-technologies/hlslcc | A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. | 854 |
axmolengine/glslcc | A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages | 4 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
glslify/glslify | A module system for GLSL shaders | 2,215 |