×
How to Use ShaderEd
Welcome to ShaderEd! This interactive editor allows you to write and test shaders in real-time.
- Select the shader type from the dropdown menu to start editing.
- Use the editor to write your shader code. The preview updates in real-time.
- Customize your environment using the settings in the top bar.
- Compile Errors: the button at the top that says "no compile errors" will change when a compile error is detected. Compilation happens as you type so check this once you're done typing to see if you're compiling. You can click it to open a panel to see the errors during compilation.
- !!IMPORTANT!! Snippets: snippets will be inserted at the cursor location in the editor!
disclaimer!I am a backend Go developer not a front-end JS/CSS/React dev if you hate something I have produced, please open a PR and I'll send you happy vibes!
enjoy!