Description
SHADERed
SHADERed is a lightweight tool that helps you create and test GLSL and HLSL shaders. It’s perfect for getting a better look at real-time graphics and understanding how they work with your GPU. Plus, it helps you get familiar with high-level development tools in an easy way.
User-Friendly Interface
This application might have an old-school vibe, but it’s super easy to navigate! No matter how much experience you have with similar tools, the layout is based on window docking, so you can customize it to fit your style and needs.
Code Editor Features
The code editor comes with some basic code prediction features. While it's pretty simple right now, the developers plan to update this feature soon. You'll also find simple autocompletion that handles brackets for you, automatic indenting, and a handy option to convert tabs to spaces.
Real-Time Editing
If hitting F5 feels annoying, don't worry! You can set up SHADERed to show changes in real time by turning on the “Recompile shader on file change” option. This way, you'll see your edits instantly without any hassle!
Create All Kinds of Shaders
You’ll be happy to know that SHADERed doesn’t limit you to just pixel or vertex shaders. You can dive into creating advanced geometry shaders or even animations and effects! You also have the flexibility to add audio, adjust rasterizers, blend modes, and depth-stencil states. Want to load textures? Go ahead! You can bind them to your shader and render results in a custom texture or a new window.
Start with Templates
Last but not least, SHADERed offers several examples and customizable templates. Starting with these pre-made bases means you can skip over the boring parts of your project and jump right into the fun creative stuff!
Ready to give it a try? Download SHADERed here!
User Reviews for SHADERed 1
-
SHADERed is user-friendly with a versatile code editor. Real-time viewing and customizable templates make shader creation efficient and enjoyable.