标签: three.js glsl webgl
使用braycentric方法我可以绘制线框(参考:http://codeflow.org/entries/2012/aug/02/easy-wireframe-display-with-barycentric-coordinates/)。使用着色器丢弃对角线的最佳方法是什么。