I am making something in three.js and it had cubes (or rectangles) with outlines, because wireframe now renders diagonals I couldn't use that, I cant use Images either, and I tried boxhelper, I need something like the wireframe in older versions, but not transparent, is there anyway to to this?
Asked
Active
Viewed 3,623 times
1
-
1Duplicate of http://stackoverflow.com/questions/20153705/three-js-wireframe-material-all-polygons-vs-just-edges/ – WestLangley Jul 21 '14 at 16:40
-
@WestLangley boxhelper only draws a few edges, I had already seen that question. – Jul 21 '14 at 17:26
-
The link refers to `EdgesHelper`. – WestLangley Jul 21 '14 at 18:00