摘要:
tags: - games101 Physically Based Rendering: From Theory to Implementation (pbr-book.org) advanced light transport 有/无偏的光线传播方法 双向路径追踪 这里主要的光照为间接光 不是直接 阅读全文
摘要:
tags: - games101 rasterize == drawing onto the screen color = (red, green, blue) pixel indices are from (0,0) to (width-1, height-1) pixel (x,y) is ce 阅读全文