Assume that four Bezier curve control points {P_0,P_1,P_2,P_3} are located at: {(-a,0,0,1),(-1,b,0,1),(1,b,0,1),and (a,0,0,1)} respectively

前端 未结 0 1848
独厮守ぢ
独厮守ぢ 2020-12-10 17:00

Write an OGL code snippet to draw the Bezier curve defined by the points using the instructions glMapGrid () and glEvalMesh1() with uniform division of the curve using 100 d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题