• M
    Projector: Culling vertices on the x and y axis too. · 3293991e
    Mr.doob 提交于
    However, this can create glitches on extreme cases when the polygon is inside the frustum but the vertices are not.
    Maybe this can be achieved with Box3 in a performant way?
    /ping @bhouston
    3293991e
CanvasRenderer.js 33.1 KB