GLSL converter
- 4 Devlogs
- 7 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.
Website deployed and my project is ready for shipping.
I added an information panel and checked everything.
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.