javascript - Use GeometryUtils.merge on several Line objects in THREE.js -


i want merge several thousands of line objects single geometry geometryutils.merge reduce lag, doesn't seem work on line objects. possible? technical mind says need redefine line is.

yes. have manually.

three.js r.58


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -