Giter VIP home page Giter VIP logo

Comments (3)

btco avatar btco commented on June 16, 2024

Are you using PolySampleAndroid or PolySampleARCore?

PolySampleAndroid should support most Blocks models, but the renderer is very simple so it's unlit and doesn't support textures.

PolySampleARCore only supports models that have a single texture due to the way the renderer is set up.

Even though the sample renderers are limited, the OBJ files should be compatible with most 3D libraries and engines, so once you download the OBJ and supporting MTL/texture files using the Poly API, you should be able to feed those into your own rendering pipeline.

from poly-sample-android.

Dwite avatar Dwite commented on June 16, 2024

@btco PolySampleAndroid, well I was trying just to change ID for example to elfFxSObt4X and it failed to render it correctly, okay if it just a sample of using API, but not the rendering, I think this issue is out of project scope.

from poly-sample-android.

btco avatar btco commented on June 16, 2024

Exactly. That asset isn't a Blocks object. It's an uploaded object with a texture and it's well beyond the sample's rendering capabilities.

Like you said, this is just a sample of the API. The rendering logic is minimal and meant only to demonstrate the API.

Thanks!

from poly-sample-android.

Related Issues (7)

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.