Replies: 2 comments
-
那应该就是在这个上面交流了吧 |
Beta Was this translation helpful? Give feedback.
0 replies
-
贴一下自己 PA2 的作业. 被两个和单位有关的问题卡了一整天,比如: highp ivec2 lut_tex_size = textureSize(color_grading_lut_texture_sampler, 0);
highp vec4 color = subpassLoad(in_color).rgba; 因为上面的 lut_tex_size 单位是 px, 以为 colo r也是 px 后来才发现 sRGB 色彩空间的值是 [0.0, 1.0], |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
如题,smartChair 已经无法提交作业了,而又觉得自己做的作业看上去不太对,想和其他同学对一下作业看看的话,我应该怎么做?
Beta Was this translation helpful? Give feedback.
All reactions