Skip to content

Template for generating GLSL files to be used within a Flutter project.

License

Notifications You must be signed in to change notification settings

TheMaverickProgrammer/flutter_shader_brick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_shader

Available on brickhub

Template for glsl files to be used within a flutter project.

Getting Started 🚀

Create a boilerplate GLSL file for your Flutter project.

# Install this globally
mason add -g flutter_shader

# make a new shader )
mason make flutter_shader --name "beautiful shader"

## A glsl file is on shaders/beautiful_shader.glsl
## An entry for the shader is added to the pubspec.yaml file

To learn more about shaders on Flutter see this talk.

About

Template for generating GLSL files to be used within a Flutter project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 68.4%
  • GLSL 31.6%