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 | 323 | January 1, 2024 | |
Merge buffergeometry question | 4 | 2086 | February 8, 2019 | |
Fail to THREE.BufferGeometryUtils.mergeBufferGeometries | 2 | 724 | August 5, 2022 | |
How to use mergeBufferGeometries()? | 3 | 6153 | February 27, 2020 | |
Empty attributes after merge with BufferGeometry | 8 | 1001 | May 31, 2022 |