Hello, is it possible to merge LineGeometry (three.js examples) geometries? LineGeometry uses InterleavedBufferAttribute therefore built in mergeBufferGeometries function throws an error - InterleavedBufferAttributes aren’t supported. Can I leverage custom merge function or are there technical constraints?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Merging many (Fat) LineGeometries | 2 | 315 | January 1, 2024 | |
Fail to THREE.BufferGeometryUtils.mergeBufferGeometries | 2 | 717 | August 5, 2022 | |
Merge buffergeometry question | 4 | 2082 | February 8, 2019 | |
Empty attributes after merge with BufferGeometry | 8 | 993 | May 31, 2022 | |
How to split merged lines after been merged using mergeBufferGeometries? | 2 | 615 | November 22, 2022 |