gpu driven

Gpu Driven Text

Overview Recently on Twitter there was an interesting conversation about GPU-Driven line rendering. This reminded me of a system that I use to render values that live only on the GPU, like GPU VFX: it gives you the possibility to output text and values from shaders! Normally these values can be mapped and read back into the GPU, but sometimes can be easier to just write them from a shader.