Floorplan-to-3D---Android

所属分类:3D图形编程
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-07-25 21:17:26
上 传 者sh-1993
说明:  Android应用程序将平面布置图转换为3D。该程序只是一个前端,允许您从照片或图库中选择图像,并将其发送到返回3D模型的服务器。应用程序功能、平面布置图的3D视觉以及获取3D模型的下载方法。
(Android Application to transform floorplan to 3D. This program is only the front-end that allows you to select the image from a photo or the gallery and send it to the server that gives you back the 3D model. The application features, a 3D vision of the floorplan as well as download methods to get the 3D model.)

文件列表:
.metadata (1078, 2023-08-09)
.vscode/ (0, 2023-08-09)
.vscode/launch.json (711, 2023-08-09)
1.png (71903, 2023-08-09)
2.jpg (52257, 2023-08-09)
3.jpg (30975, 2023-08-09)
4.jpg (24848, 2023-08-09)
all.png (895213, 2023-08-09)
analysis_options.yaml (1482, 2023-08-09)
android/ (0, 2023-08-09)
android/app/ (0, 2023-08-09)
android/app/build.gradle (2224, 2023-08-09)
android/app/src/ (0, 2023-08-09)
android/app/src/debug/ (0, 2023-08-09)
android/app/src/debug/AndroidManifest.xml (425, 2023-08-09)
android/app/src/main/ (0, 2023-08-09)
android/app/src/main/AndroidManifest.xml (1976, 2023-08-09)
android/app/src/main/java/ (0, 2023-08-09)
android/app/src/main/java/io/ (0, 2023-08-09)
android/app/src/main/java/io/flutter/ (0, 2023-08-09)
android/app/src/main/java/io/flutter/app/ (0, 2023-08-09)
android/app/src/main/java/io/flutter/app/FlutterMultiDexApplication.java (670, 2023-08-09)
android/app/src/main/kotlin/ (0, 2023-08-09)
android/app/src/main/kotlin/com/ (0, 2023-08-09)
android/app/src/main/kotlin/com/example/ (0, 2023-08-09)
android/app/src/main/kotlin/com/example/floorplan2vr/ (0, 2023-08-09)
android/app/src/main/kotlin/com/example/floorplan2vr/MainActivity.kt (135, 2023-08-09)
android/app/src/main/res/ (0, 2023-08-09)
android/app/src/main/res/drawable-v21/ (0, 2023-08-09)
android/app/src/main/res/drawable-v21/launch_background.xml (450, 2023-08-09)
android/app/src/main/res/drawable/ (0, 2023-08-09)
android/app/src/main/res/drawable/launch_background.xml (446, 2023-08-09)
android/app/src/main/res/mipmap-hdpi/ (0, 2023-08-09)
android/app/src/main/res/mipmap-hdpi/ic_launcher.png (4700, 2023-08-09)
... ...

# Floorplan to 3D Android Application to transform floorplan to 3D. This program is only the front-end that allows you to select the image from a photo or the gallery and send it to the server that gives you back the 3D model. The application features, a 3D vision of the floorplan as well as download methods to get the 3D model. ![alt text](https://github.com/Tim-HW/Floorplan-to-3D---Android/blob/main/all.png) ## Installation This application requires flutter sdk < 2.7.0 [link](https://docs.flutter.dev/release/archive?tab=windows) To test it : ```bash flutter run --no-sound-null-safety -d android ``` to build the .apk : ```bash flutter build android --no-sound-null-safety ```

近期下载者

相关文件


收藏者