shader_buffers 1.1.1 copy "shader_buffers: ^1.1.1" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shader_buffers
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  shader_buffers: ^1.1.1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shader_buffers/shader_buffers.dart';
copied to clipboard
42
likes
160
points
203
downloads

Publisher

verified publishermarcobavagnoli.com

Weekly Downloads

2024.09.15 - 2025.03.30

Using shaders to feed a shader. Make shaders simplier to use with a focus on the ShaderToy.com website.

Repository (GitHub)
View/report issues

Topics

#shader #shadertoy

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on shader_buffers