V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
AndroidManger
V2EX  ›  Android

Android 如何展示 3D 模型

  •  
  •   AndroidManger · 2022-06-27 16:43:11 +08:00 · 5146 次点击
    这是一个创建于 662 天前的主题,其中的信息可能已经有所发展或是发生改变。

    大佬们,我现在做工业机械行业的 APP ;需要展示机器 3D 模型;并且需要跟模型进行数据的传递;大佬们有什么学习资料或者经验分享下嘛?

    14 条回复    2022-06-29 09:29:13 +08:00
    fox0001
        1
    fox0001  
       2022-06-27 17:17:31 +08:00 via Android
    据说 QQ 都能塞个虚幻引擎进去,楼主也可以,哈哈哈~或者向游戏开发那个方向去找资料?

    我觉得楼主应该是问有没有什么简单的方案吧?
    Zel
        2
    Zel  
       2022-06-27 17:21:38 +08:00
    woxihejinghao
        3
    woxihejinghao  
       2022-06-27 17:24:06 +08:00
    建议使用 webview ,和 web 进行交互
    HongJay
        4
    HongJay  
       2022-06-27 17:24:39 +08:00
    openGL
    Vindroid
        5
    Vindroid  
       2022-06-27 17:25:41 +08:00
    webview threejs?
    janus77
        6
    janus77  
       2022-06-27 17:28:47 +08:00
    webGL 吧,threejs
    v2kt
        7
    v2kt  
       2022-06-27 17:32:59 +08:00
    opengl
    icyalala
        8
    icyalala  
       2022-06-27 17:36:25 +08:00
    WebView+three.js 。
    优势是资料多,支持 3D 格式也多。我之前用的是带动画的 dae ,压缩后用用 jszip 解压再加载。
    参考: https://threejs.org/docs/#manual/en/introduction/Loading-3D-models
    thetbw
        9
    thetbw  
       2022-06-27 17:38:10 +08:00
    内嵌个游戏引擎,写过一个网页中展示 3d 模型的
    https://blog.thetbw.xyz/archives/easy-way-to-show-3d-model-in-you-web

    据我的了解 libgdx 和 godot 应该可以,虚幻 qq 用过,其他不晓得
    thinkershare
        10
    thinkershare  
       2022-06-27 18:25:12 +08:00
    用过 three.js, Unity3D 结论是效果都不够好. 需要优化的地方太多. 做的漂亮要看设计和美工. 做的顺滑就需要优化上下大力气. 我是没有耐心再搞这个玩意了.
    camus
        11
    camus  
       2022-06-27 23:07:36 +08:00
    Autodesk Forge ,如果是 A 家的工具链的话
    11232as
        12
    11232as  
       2022-06-28 01:00:27 +08:00
    可以用 OpenGL...不过还是找现成的解决方案比较好,自己造轮子是下下选
    psklf
        13
    psklf  
       2022-06-28 13:42:50 +08:00
    unity
    WebKit
        14
    WebKit  
       2022-06-29 09:29:13 +08:00
    @woxihejinghao #3 这种真的会卡到死的。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   979 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 22:40 · PVG 06:40 · LAX 15:40 · JFK 18:40
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.