First look at shader command-line tool for Flutter

preview_player
Показать описание
Doing a first look at the command-line tool "shader". It helps with the compiling of GLSL custom shader into SPR-V byte code format.

Further links:
Рекомендации по теме
Комментарии
Автор

Awsome demo... I am excited to try it out!

kartikgarasia
Автор

Can we implement this shader with the Camera widget in flutter?

canero.
Автор

This is great. How can we write our own shaders? Are you planing on making a tutorial on how you did the ring shader for instance? Or is there any good resources you can point us to? Thanks

aytunch
Автор

Good job! But still I’ve missed the point of compiling sksl code into the spir-v binary. Isn’t Flutter able to compile it on the fly out of the box on the latest versions?

ilya_
visit shbcf.ru