摘要:
As usual先读题。 2.3 Draw a Circle Implement your circle rasterization algorithm in OpenGL. You can only use integer arithmetic in your code. Input: A poi 阅读全文
摘要:
首先来看一下题目要求: 2.2 Draw a Line Implement your line rasterization algorithm in OpenGL. You can only use integer arithmetic in your code. Input: 2 2D point 阅读全文