摘要: Tinyrender-Lesson 2 Triangle rasterization and back face culling 原文:https://github.com/ssloy/tinyrenderer/wiki/Lesson-2-Triangle-rasterization-and-bac 阅读全文
posted @ 2020-06-23 20:17 grassofsky 阅读(412) 评论(0) 推荐(0) 编辑
摘要: Tinyrender-Lesson 1 Bresenham’s Line Drawing Algorithm 原文:https://github.com/ssloy/tinyrenderer/wiki/Lesson-1-Bresenham%E2%80%99s-Line-Drawing-Algorit 阅读全文
posted @ 2020-06-23 20:16 grassofsky 阅读(474) 评论(0) 推荐(0) 编辑
摘要: Tinyrender-Lesson 0 画一个点 原文链接: https://github.com/ssloy/tinyrenderer/wiki/Lesson-0-getting-started import matplotlib.pyplot as plt from PIL import Ima 阅读全文
posted @ 2020-06-23 20:14 grassofsky 阅读(437) 评论(0) 推荐(0) 编辑