From reading through the examples and some of the library code, I cannot find a way to render a rectangle in 2D with a shader applied. Rectangles only seem to be able to render with solid colors. Would it be possible to get a minimal example of rendering a simple rectangle with a shader applied? Thanks!