You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like renders/font engines, we should be able to support tree shaking of our own effects/shaders + have the ability to onboard externally hosted/created effects as part of the same mechanism.
Basically:
Import what you need from the app
Optionally augment with app specific effects
Provide the effects upon initialization
The text was updated successfully, but these errors were encountered:
Like renders/font engines, we should be able to support tree shaking of our own effects/shaders + have the ability to onboard externally hosted/created effects as part of the same mechanism.
Basically:
The text was updated successfully, but these errors were encountered: