Giter VIP home page Giter VIP logo

text-to-3d-frontend's Introduction


logo

AI Repo    |    Frontend Repo    |    Backend Repo


Studio-YAIverse mobile Frontend

"Text-guided 3D synthesis by GET3D + NADA"

Car → Police Car → Sketch
car_policecar car_sketch
Motorbike → Tiger Shoe → Mossy
motorbike_tiger shoes_mossy

2nd YAI-Con: Studio YAIVerse Team's mobile frontend repository

Running Instructions

Getting Dependencies: Flutter

  • For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
  • To install, follow the instructions at link.

Build Instructions

  1. Install latest version of Flutter SDK, and add Flutter to your PATH, refer to the link above.
  2. Clone this repo and change directory to the repo root.
    git clone https://github.com/studio-YAIVERSE/Frontend Studio-YAIVERSE-Frontend
    cd Studio-YAIVERSE-Frontend
  3. Assure if Flutter is installed, and install dependencies.
    flutter doctor  # to check if Flutter is successfully installed
    flutter pub get
  4. Run the app with a development runtime, on a connected device or emulator.
    flutter devices  # to check if a device is connected
    flutter run
  5. (Optional) Build a release version of the app.
    flutter build apk  # to build an APK file
    flutter build ios  # to build an iOS app

text-to-3d-frontend's People

Contributors

san9min avatar kdha0727 avatar

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.