shader preprocessing
been working on a small shader preprocessor thing while also finishing up the final bits of post-processing
right now the preprocessor is pretty simple, mostly just adding support for:
#include#pragma once
I haven’t actually needed it yet, I just kinda had the urge to make it… so now I have a shader preprocessor …?
its pretty extendable and all though so usefull to have ig :)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.