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