MIABlackLL1

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: 作业2 三角形在屏幕中的位置不对 #8499 Score: 1
    MIABlackLL1
    Participant
    1 pt

    我真的是裂开,找到原因了:
    算包围盒和遍历像素的时候要用int,用float会有偏移。。。
    坑了我一天,气死了,做MSAA的时候也是一直出问题,搞了半天才发现是float的问题,我吐了

    This post has received 1 vote up.
    in reply to: 作业2 三角形在屏幕中的位置不对 #8498 Score: 0
    MIABlackLL1
    Participant
    1 pt

    我也遇到了同样的问题,因为我是在Windows下自己配的环境,没用虚拟机,不知道是不是不同平台的库的问题。
    现在我在set_pixel里面把index的偏移了-350强行移到中间。

Viewing 2 posts - 1 through 2 (of 2 total)