shading-language
There are 23 repositories under shading-language topic.
AcademySoftwareFoundation/OpenShadingLanguage
Advanced shading language for production GI renderers
victorfisac/FNode
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
Ovilia/cezanne
This is a project showing varied shading algorithms with a simple apple.
metashade/metashade
An experimental GPU shading DSL embedded in Python.
JiayinCao/Tiny-Shading-Language
A cross-platform programmable shading language ( CPU only )
LuisaGroup/luisa-compute-rs
Rust frontend to LuisaCompute and more!
Soft8Soft/pyosl
OSL to GLSL converter
xshade-lang/xshade
"cross shade" meta shading language and compiler
lquatrin/cpp_volume_rendering
Structured volume rendering using OpenGL, trying to reproduce some past proposed illumination techniques.
dedoardo/pysl
PYthon Shading Language compiler
dicgi/shading-lab
🔮 Shader Authoring Lab
abdallahdib/opengles_tutorials
opengles 2.0 light engine + tutorials for iOS.
faserg1/SPIR-V-Blast
Converting the C-like language to binary or human readable SPIR-V
FrozenStormInteractive/Cg-Toolkit
The Nvidia Cg Toolkit provides a compiler for the Cg language, runtime libraries for use with both leading graphics APIs, runtime libraries for CgFX, example applications, and extensive documentation. Property of Nvidia. See the license.txt.
ichko/WebGLEditor
Webgl editor for the web
seanpm2001/Learn-GLSL
A repository for showcasing my knowledge of the GLSL programming language, and continuing to learn the language
seanpm2001/Learn-HLSL
A repository for showcasing my knowledge of the HLSL programming language, and continuing to learn the language
meganzhao10/WebGL_Gem-Swap
A 2D web game inspired by Bejeweled
CGLion/CGL_OSL
CG-Lion Studio OSL shader library
Flarkk/gosh2cpp
Include, use and compile any Godot shader code as if it was a C++ header file
dabroz/mruby-float4
small vector classes for mruby
ennis/rendergraph
A shading language built upon the IntelliJ platform
SaffronWare/CoconutGraphics
Simple path tracer made for a personal project as school. Supports several materials including glass!