Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 353 Bytes

File metadata and controls

9 lines (5 loc) · 353 Bytes

simple_sdf

A simple Flutter fragment shaders sample project showing how to draw Signed Distance Functions with the FragmentShader API.

Use flutter create --no-overwrite . to initialize the project.

Screenshot of the simple_sdf app