pchome / ReshadeFxCompiler

a compiler for Reshade Fx to spir-v on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReshadeFxCompiler

a compiler for Reshade Fx to spir-v on linux

NOT WORKING CURRENTLY

Build

make

Usage

ReshadeFxCompiler <shader> -o <outputfile> -I <includepath> -w <widht> -h <height>

About

a compiler for Reshade Fx to spir-v on linux

License:zlib License


Languages

Language:C++ 72.5%Language:Makefile 27.5%