Fusee
Fusee copied to clipboard
Clean up main methods. Remove/simplify application setup
Every example contains the same code to register the AssetProviders/Handlers -> outsource it to reduce copied code.
Approaches:
- Implement static methods for AssetProvider registration
- AppSetup helper handling AssetProvider and platform-specific injected instances
Apply to all examples and to "fusee player"