shader_buffers 1.1.1
shader_buffers: ^1.1.1 copied to clipboard
Using shaders to feed a shader. Make shaders simplier to use with a focus on the ShaderToy.com website.
1.1.1 #
- added
onShaderLoaded' callback to
ShaderBuffers` - fix the issue with the get of devicePixelRatio which caused a black widget.
1.1.0 #
- fix Low Rendering Quality Issue #7
- added
scaleRenderView
toLayerBuffer
to compute the shader to a scaled resolution compared to the widget size.
1.0.1 #
- fix GIF link in README
1.0.0 #
- Initial release.