摘要:
ceres之求解器 // TODO(keir): Considerably expand the explanations of each solver type. enum LinearSolverType { // These solvers are for general rectangula 阅读全文
摘要:
Polygon Offset If you want to highlight the edges of a solid object, you might try to draw the object with polygon mode GL_FILL and then draw it again 阅读全文