vscode-glsl-canvas icon indicating copy to clipboard operation
vscode-glsl-canvas copied to clipboard

Live WebGL preview of GLSL shaders

Results 34 vscode-glsl-canvas issues
Sort by recently updated
recently updated
newest added

I get this error when trying to load a texture using the uniform sampler2D u_tex; // file://D:/dev/app/Assets/Levels/Level1\base.png syntax or when specifying the texture in the setting.json file. I don't get...

Since this tool is for developer, showing the user detailed error messages will be helpful. Please clearly break down the stages this tool goes through in order to compile and...

Hello! This config allows the user to enable / disable the color picker. Other extensions such as the WebGL GLSL Editor also have a color picker so you end up...

Thanks for the great extension! I just noticed one issue and wanted to report it. When formatting scientific notation with `Use compact formatter` disabled, spaces are added around the sign,...