brtshaderc integration fork - runtime shader compilation. #3169
matheusrsimon
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've forked bgfx and integrated brtshaderc so it now can compile shaders at runtime in a limited number of platforms.
I did this, instead of patching brtshaderc itself because it required changes on
shaderc.cpp
andshaderc_spirv.cpp
.Usage:
Beta Was this translation helpful? Give feedback.
All reactions