wgshadertoy icon indicating copy to clipboard operation
wgshadertoy copied to clipboard

Compute shaders

Open mikeny07 opened this issue 1 year ago • 2 comments

Thank you for the excellent WGSL shader toy. Is it possible to use the compute shaders and storage buffers in WgShadertoy? Compute shaders are considered an advantage over OpenGL.

By the way, is it possible to directly use Visual Studio Code as the code editor in WgShadertoy? The code editor in WgShadertoy is very limited for code editing, whereas VS Code provides powerful features, such as IntelliSense code completion and WGSL extensions for Naga code validation, among others.

mikeny07 avatar Sep 20 '23 13:09 mikeny07