Skip to content

Unable to load renderableassets/arrow.glb #239

@CryptoAirdrop2024

Description

@CryptoAirdrop2024

Hi, Please I need help. I tried putting my glb file from assets folder in my project directory but it's not working, I'm using ar_flutter_plugin

  _arrowNode = ARNode(
    type: NodeType.localGLTF2,
    uri: "assets/arrow.glb",
    scale: vector.Vector3(0.5, 0.5, 0.5), 
    position: vector.Vector3(
        0.0, 0.0, -1.5), 
    rotation:
        vector.Vector4(0.0, 1.0, 0.0, 0.0), 
  );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions