-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't open 3d after click on button #33
Comments
i too have the same problem help me if you found any solutions |
Hello. I know how to fix it.
I hope this helps. |
i tried with your solution same problem again for me can you share your repo |
try to use this too |
I have this but the problem is I can able to render the example gltf but
now my own do you know how to upload my gltf and use that during run time
…On Mon, Jun 7, 2021, 2:51 PM Renat Bakaiev ***@***.***> wrote:
i tried with your solution same problem again for me can you share your
repo
or i will share mine please help me to fix
https://github.com/ajailee/MyHome.git
try to use this too
https://pub.dev/packages/arcore_flutter_plugin
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7RANCLVLPQD2WKHYESBE3TRSFRTANCNFSM45UMLKFA>
.
|
Sorry for troubling you but please help me
…On Mon, Jun 7, 2021, 2:53 PM Ajay k ***@***.***> wrote:
I have this but the problem is I can able to render the example gltf but
now my own do you know how to upload my gltf and use that during run time
On Mon, Jun 7, 2021, 2:51 PM Renat Bakaiev ***@***.***>
wrote:
> i tried with your solution same problem again for me can you share your
> repo
> or i will share mine please help me to fix
> https://github.com/ajailee/MyHome.git
>
> try to use this too
>
> https://pub.dev/packages/arcore_flutter_plugin
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AI7RANCLVLPQD2WKHYESBE3TRSFRTANCNFSM45UMLKFA>
> .
>
|
body: ModelViewer(
|
But without ar view its working good it's 3d model is working fine but when
I click ar I'm getting error like that
…On Mon, Jun 7, 2021, 3:07 PM Ajay k ***@***.***> wrote:
On Mon, Jun 7, 2021, 3:06 PM Renat Bakaiev ***@***.***>
wrote:
> body: ModelViewer(
> src: 'https://modelviewer.dev/shared-assets/models/Astronaut.glb',
> alt: "A 3D model of an astronaut",
> ar: true,
> autoRotate: true,
> cameraControls: true,
> ),
>
> 1. change src
> src: 'assets/MyModel.glb',
>
> 2. add assets/MyModel.glb to pubspec.yaml like picture
>
> assets:
> - assets/MyModel.glb
>
> 3. Save and restart
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AI7RANHMFU7UB3WLYG6JYCTTRSHJJANCNFSM45UMLKFA>
> .
>
|
try to add this to pubspec.yaml webview_flutter: ^0.3.24 |
Thanks, I'll check it out.
…On Mon, Jun 7, 2021, 3:20 PM Renat Bakaiev ***@***.***> wrote:
try to add this to pubspec.yaml
webview_flutter: ^0.3.24
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7RANA5B4U2GXW524PXZSTTRSI4RANCNFSM45UMLKFA>
.
|
Same problem occurs 😭😭😭😭
…On Mon, Jun 7, 2021, 3:22 PM Ajay k ***@***.***> wrote:
Thanks, I'll check it out.
On Mon, Jun 7, 2021, 3:20 PM Renat Bakaiev ***@***.***>
wrote:
> try to add this to pubspec.yaml
>
> webview_flutter: ^0.3.24
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#33 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AI7RANA5B4U2GXW524PXZSTTRSI4RANCNFSM45UMLKFA>
> .
>
|
Hello. I have worked app with 3d models. But few days ago i saw this after pressing button for load object:
Download failed
An error occured while loading the object
The text was updated successfully, but these errors were encountered: