three.js - threejs buffergeometry and wireframe -


is possible have wireframe drawing three.buffergeometry? don't think threejs supports this, can change _gl.triangles _gl.lines (or lines_strip) in threejs source , result quite odd.

http://oi40.tinypic.com/15tsux.jpg (buffer geometry on bottom)

there old issue on github no solution provided https://github.com/mrdoob/three.js/issues/1275

what needs done in order enable support wireframes three.buffergeometry? giving shot in implementing it, not sure needs done.

basically what's needed utility converting mesh-formatted buffergeometries line-formatted buffergeometries.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -