上一页 1 ··· 6 7 8 9 10
摘要: 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 阅读全文
posted @ 2017-03-27 00:58 丹尼尔奥利瓦 阅读(3280) 评论(0) 推荐(0) 编辑
摘要: 首先来看一下题目要求: 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 阅读全文
posted @ 2017-03-27 00:05 丹尼尔奥利瓦 阅读(2917) 评论(0) 推荐(0) 编辑
摘要: Description Alice and Bob need to send secret messages to each other and are discussing ways to encode their messages: Alice: "Let's just use a very s 阅读全文
posted @ 2017-03-16 00:02 丹尼尔奥利瓦 阅读(301) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10