GithubHelp home page GithubHelp logo

Comments (1)

sanyuered avatar sanyuered commented on May 20, 2024

1、理论上,支持three.js所有的3D格式,比如.obj、.fbx等。gltf-loader.js只支持.gltf和.glb,其他3D格式需要对应的加载器。

2、gltf-loader.js来自微信小程序官方的项目:https://github.com/wechat-miniprogram/threejs-miniprogram

3、目前,虽然小程序支持渲染3D模型,但是有几个限制。3D模型的纹理图片不能太大,否则会显示为黑色。即使不包含纹理图片的3D模型,可能也无法显示。其他3D格式的模型大小,一般都比.gltf大,可能更加无法显示。

from wechat-miniprogram-ar-ai.

Related Issues (19)

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.