You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Wolff b32b8a727a
Update some names to say SDF
2 months ago
..
lib Update some names to say SDF 2 months ago
shaders Update some names to say SDF 2 months ago
test Add sample simple_sdf by copy+rename of simple_shader 2 months ago
.gitignore Add sample simple_sdf by copy+rename of simple_shader 2 months ago
README.md Add sample simple_sdf by copy+rename of simple_shader 2 months ago
analysis_options.yaml Add sample simple_sdf by copy+rename of simple_shader 2 months ago
pubspec.yaml Update some names to say SDF 2 months ago
screenshot.png Add sample simple_sdf by copy+rename of simple_shader 2 months ago

README.md

simple_sdf

A simple Flutter fragment shaders sample project showing how to use Signed Distance Functions.

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

Screenshot of the simple_sdf app