Giter Site home page Giter Site logo

babakcode / o3d Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 9.0 42.18 MB

The Flutter 3D objects easy controller ( glb format )

Home Page: https://pub.dev/packages/o3d

License: BSD 3-Clause "New" or "Revised" License

Java 0.42% Shell 0.56% Objective-C 0.53% Dart 69.92% C++ 13.39% C 1.16% CMake 11.54% Swift 1.13% Kotlin 0.07% HTML 1.27%
3d ar flutter model model3d flutter3d models3d

o3d's Introduction

hi there ๐Ÿ‘‹

o3d's People

Contributors

babakcode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

o3d's Issues

Provide ability to pass http headers in network call

Hi Babak,

I was wondering if you plan on including the ability to add http headers within the O3D.network method? Because the nature of our 3D models we require users to be authenticated before we return the GLB model. In our other API calls we require the Authorization header to be present with a valid token.

Do you plan on adding the ability for headers to be passed to the network call?

Cannot use origin without a scheme

Loading the GLB from asset folder i cant view on Android Build:

Loading like this:
O3D(
src: 'assets/3d/refix_spray_ORBIT_cam.glb',
controller: o3dcontroller,
ar: false,
autoPlay: true,
autoRotate: true,
),

E/flutter ( 2836): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Bad state: Cannot use origin without a scheme: assets/3d/refix_spray_ORBIT_cam.glb

ModelViewerState._initProxy. package:model_viewer_plus/src/model_viewer_plus_mobile.dart:289

pubspec fails when adding o3d to project

Getting this error on a brand new project:

$ flutter pub add o3d
Because o3d depends on o3d, version solving failed.
flutter pub get
Resolving dependencies...
Error on line 34, column 3 of pubspec.yaml: A package may not list itself as a dependency.
   โ•ท
34 โ”‚   o3d: 3.0.0
   โ”‚   ^^^
   โ•ต
Process finished with exit code 65

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.