我 对问题发布了答案
详见 文档:https://docs.icegl.cn/docs/three-vue-tres/core/event.html#%E5%9F%BA%E4%BA%8E%E7%89%A9%E4%BD%93
我 发表了评论
读取模型后,通过 删减模型面来 实现呢var geometry = ...; // Your geometry var modifier = new THREE.SimplifyModifier();
我 对问题发布了答案
1、尽可能的合并模型的图层几何体2、使用减面效果器 进行较少几何体的面http://www.bimant.com/blog/blender-decimate-modifier/
我 对问题发布了答案
https://blog.csdn.net/sinat_31213021/article/details/117780216地下模式 不知道是否能帮助到您
我 对问题发布了答案
https://ice-gl.gitee.io/icegl-three-vue-tres/#/plugins/industry4/planeClipping开源的项目里,有相关的例子,不知道是否有帮助
我 对问题发布了答案
联系方式:chorigyou@liyeshe.comzhongyunzhu1@liyeshe.com18118847306(最好短信)微信
我 发表了文章
关于R3F中部分功能移植到Tres的cientos中