- Flutter based Three.js 3D Modeling app
- See our full description throuth the Youtube for this project
- See demo as below
- Experiments
- We push the code for experiment for testing Three.js and Flutter in our organization.
- Organization
- 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/lib/home_view.dart: HTML code is defined ininitialContentvariable./web/modeler.js: This is the main CPU code developed by Three.js
- 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