flutter_threejs_test
flutter_threejs_test copied to clipboard
Test project for using threejs with flutter using a webview.
flutter_threejs_test
Test project for using threejs with flutter using webview_flutter.
Dependencies:
- webview_flutter: provides webview support
- jaguar: local webserver to host data and avoid CORS cross-origin errors
- jaguar_flutter_asset: serves assets using jaguar on localhost:8080
- three.js: (NOT a flutter/dart package) loaded using webview_flutter