Shaders playground

DEMO Note: Performance and looks may not be great. Build on mac/mobile for better performance.

Shader 1

This is just a test on what I can do in a shader. Especially what I can pass to the shader.

Shader 2

This is not my shader, all credit goes to kishimisu Watch his video tutorial here: https://youtu.be/f4s1h2YETNY Original: https://www.shadertoy.com/view/mtyGWy

Shader 3

This is not my shader, all credit goes to bradjamesgrant Watch his video tutorial here: https://youtu.be/f4s1h2YETNY Original: https://www.shadertoy.com/view/tsXBzS

Star shader

This is created by following the tutorial at https://www.youtube.com/watch?v=rvDo9LvfoVE

Neon Shader

This is a custom shader, it may not be performant. The image is from https://www.photoshopbuzz.com/how-to-change-line-color/

Animated Neon Shader

This is a custom shader, it may not be performant. The widget is the animated container example code. Slightly edited.

Animated Text Neon Shader

This is a custom shader, it may not be performant. The morph effect is created by the flutter_path_morph package.