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 | 289 | January 1, 2024 | |
Issue with merging objects by its geometries using mergeBufferGeometries() | 9 | 6478 | July 19, 2021 | |
Can ExtrudeGeometries be merged? | 1 | 678 | August 2, 2019 | |
Merge buffergeometry question | 4 | 2075 | February 8, 2019 | |
Empty attributes after merge with BufferGeometry | 8 | 907 | May 31, 2022 |