varjo
Shader translator
Compiler for translating Lisp code to GLSL shader language
Lisp to GLSL Language Translator
223 stars
16 watching
22 forks
Language: Common Lisp
last commit: over 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 | 353 |
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. | 863 |
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 | 243 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 91 |
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. | 855 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 77 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 570 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
glslify/glslify | A module system for GLSL shaders | 2,220 |