paper_shaders 0.0.3 copy "paper_shaders: ^0.0.3" to clipboard
paper_shaders: ^0.0.3 copied to clipboard

Flutter runtime shader port of Paper Shaders with 29 GLSL effects.

0.0.3 #

  • Classified shaders without time dependencies as static so their render loops stop after drawing and restart only when visual inputs change.
  • Stopped the example FPS ticker and hid motion controls for static shaders.

0.0.2 #

  • Optimized the perlin-noise shader by avoiding extra noise samples for Flutter antialiasing, improving heavy presets such as Moss.

0.0.1 #

  • Initial Flutter runtime shader port of the 29 Paper Shaders effects.
  • Added typed parameter objects, shader widgets, presets, catalogue entries, shader assets, and image/noise sampler assets.
  • Added local shader compilation tests and deterministic golden parity tooling for 120 upstream preset renders.
1
likes
160
points
170
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherandrefrelicot.dev

Weekly Downloads

Flutter runtime shader port of Paper Shaders with 29 GLSL effects.

Repository (GitHub)
View/report issues

Topics

#shaders #flutter #graphics #animation #effects

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on paper_shaders