bdero / flutter-gpu-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter GPU examples

Currently only supports MacOS.

Build instructions

  1. Follow the instructions on the Flutter GPU wiki entry to properly set up your Flutter checkout.
  2. Edit the flutter_gpu path in pubspec.yaml to match your local engine checkout.
  3. Edit the IMPELLERC and ENGINE_DIR paths in run.sh.
  4. Run run.sh to install dependencies and build shaders.
  5. flutter run -d macos

About


Languages

Language:Dart 83.7%Language:GLSL 7.2%Language:Shell 5.2%Language:Swift 3.9%