patriciogonzalezvivo / glslViewer

Console-based GLSL Sandbox for 2D/3D shaders
BSD 3-Clause "New" or "Revised" License
4.62k stars 350 forks source link

Feature Request - Clear Buffers #311

Open willstall opened 1 year ago

willstall commented 1 year ago

Throwing in a feature request to clear buffers, to make debugging easier. Thinking something like: buffers,clear

Or just a standalone cmd.

Reload doesn't currently reset buffers, that could be a good or bad thing depending on shader. Rather than keeping them together, another cmd makes sense or to add a buffer clear in reload.