Home Forums GAMES在线课程(现代计算机图形学入门)讨论区 作业3牛phong着色效果错误

Viewing 2 reply threads
  • Author
    Posts
    • #6986 Score: 0
      沿河十八打
      Participant
      1 pt

      看过一些朋友们的相关帖子,不过没找到我这种渲染情况。
      写入normal是正确的效果,phong shading不对。
      p1是normal绘制
      p2是phong绘制
      p3是phong着色代码
      在这里卡了比较久,检查过光栅化部分的代码,思考了一下既然normal写入是正确的结果,那么至少光栅化输出的片段position、normal插值是正确的。

      Attachments:
      You must be logged in to view attached files.
    • #6996 Score: 0
      Jdaxia
      Participant
      1 pt

      感觉你的I/R^2算的有问题

    • #7040 Score: 0
      沿河十八打
      Participant
      1 pt

      bug已查明,谢谢各位关注

Viewing 2 reply threads
  • You must be logged in to reply to this topic.