Universal Shading
Universal Shading Language than can run on both GPU and CPU. The goal is to make easy to write shaders and portable. Compiler, VM... will be provided.
GPU or CPU
Pinned Repositories
Universal Shading's Repositories
UniversalShading/spec
🧊 Specification for Universal Shading Language (In Progress)
UniversalShading/.github
UniversalShading/examples
UniversalShading/uslc
Universal Shading Language Compiler
UniversalShading/usvm
Virtual Machine for executing Universal Shaders on CPU