Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 作业1 发现框架好像有问题 Tagged: question Assignment1 作业1 This topic has 1 reply, 1 voice, and was last updated 4 years, 1 month ago by 苏丛. Viewing 1 reply thread Author Posts 2020年10月13日 at 下午7:38 #7176 Score: 0 苏丛Participant Karma: 2 pts 问题是:当三角形绕x轴旋转,转到180°的时候(也就是三角形朝下的时候)程序就退出了。 我debug了一下,运行到r.draw(…)里面的调用的rasterize_wireframe(…)时就报了Segmentation fault的错。 我自己写的,以及我在github上找的两份代码:MARMOTatZJU kingiluob 都有这个问题。 我看了一下午也不知道咋解决,希望有大佬能解决一下! 2020年10月13日 at 下午8:52 #7177 Score: 0 苏丛Participant Karma: 2 pts emmm是因为绘制的三角形超出了显示范围,把三角形的大小改小后问题就解决了。 Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In