• A
    Faster checkEdge function · 28e91c46
    Alexander Rose 提交于
    This one uses a double hash, though the second hash is just a list that is linearly scanned as it is expected to be very small (there are not many edges per vertex).
    28e91c46
WebGLObjects.js 4.5 KB