Brick Craft Flutter based Three.js 3D Modeling app Information See our full description throuth the Youtube for this project Watch See demo as below Watch Experiments We push the code for experiment for testing Three.js and Flutter in our organization. Organization Technical Report Report link Getting Started (Flutter) For run for debug, use the command as below. $ flutter run -d chrome For app building, use the command as below. You can get the stataic page of this app. $ flutter build web WebGL code /lib/home_view.dart: HTML code is defined in initialContent variable. /web/modeler.js: This is the main CPU code developed by Three.js Distributed by Dokyoon Kim (DokySp) Flutter, Three.js (Refactoring) Taehui Kim (taehui530) Ray cast based picking Yoonjae Park (Lab00700) Implement 3D Environment Minyong Cho (miiiin0) Camera, User control