GLSL converter
- 3 Devlogs
- 6 Total hours
A program that turns GLSL code into a string C that you can use in your program without worrying about importing shaders.
A program that turns GLSL code into a string C that you can use in your program without worrying about importing shaders.
I made a website from my previous code. I spend a lot of time on the design but I think it was worth it. If I don’t find any bugs, I think this will be my last devlog before shipping.
I made a rework and added few features.
What I changed:
I added a coments ignoring, now the comment will no longer be written in the final string.