-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
When the APIs are stable, we should add documentation or a tutorial to the website on writing custom shaders.
In particular:
- What input formats are supported
- How to add one to an app
- How to obtain a FragmentProgram
- How to use a FragmentProgram to obtain a
Shader
- How to use that shader in a scene/widget
- Best practices for structuring this code efficiently
TahaTesser, jonahwilliams, ardera, renancaraujo and cbenhagen
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.