vault backup: 2023-07-26 15:25:10
This commit is contained in:
0
渲染/软渲染/冯 高光.md
Normal file
0
渲染/软渲染/冯 高光.md
Normal file
BIN
渲染/软渲染/图片/Pasted image 20230613102109.png
Normal file
BIN
渲染/软渲染/图片/Pasted image 20230613102109.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 344 KiB |
0
渲染/软渲染/视口剔除.md
Normal file
0
渲染/软渲染/视口剔除.md
Normal file
0
渲染/软渲染/视锥剔除.md
Normal file
0
渲染/软渲染/视锥剔除.md
Normal file
12
渲染/软渲染/课程.md
Normal file
12
渲染/软渲染/课程.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
https://github.com/ssloy/tinyrenderer/wiki/Lesson-0:-getting-started 大佬github
|
||||
|
||||
https://zhuanlan.zhihu.com/p/434874992 从零
|
||||
|
||||
https://www.drflower.top/posts/e7715f6d/#TinyRenderer
|
||||
|
||||
https://zhuanlan.zhihu.com/p/399056546 笔记
|
||||
|
||||
https://zhuanlan.zhihu.com/p/59302124 C#手写
|
||||
|
||||
https://learnopengl-cn.github.io/ openGL中文翻译
|
||||
12
渲染/软渲染/还未实现.md
Normal file
12
渲染/软渲染/还未实现.md
Normal file
@@ -0,0 +1,12 @@
|
||||
写笔记复习过程
|
||||
[[透视矫正]]
|
||||
|
||||
[[冯 高光]]
|
||||
|
||||
[[视锥剔除]]
|
||||
|
||||
[[视口剔除]]
|
||||
Sutherland-Hodgeman凸多边形裁剪算法
|
||||
(Weiler-Atherton算法为凹多边形,无残留)
|
||||
https://blog.csdn.net/m0_56494923/article/details/128514324
|
||||
|
||||
5
渲染/软渲染/透视矫正.md
Normal file
5
渲染/软渲染/透视矫正.md
Normal file
@@ -0,0 +1,5 @@
|
||||
出现原因 :取质心坐标的时候 取得是已经经过了透视变换得点
|
||||
|
||||
![[Pasted image 20230613102109.png]]
|
||||
|
||||
解决方法: todo
|
||||
Reference in New Issue
Block a user