Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 作业3新模型问题 This topic has 6 replies, 5 voices, and was last updated 3 years, 4 months ago by walle. Viewing 3 reply threads Author Posts 2020年3月14日 at 下午10:29 #4093 Score: 0 xuyonglaiParticipant Karma: 3 pts 找了个其他的模型 有错 有知道这是怎么回事吗? Attachments:You must be logged in to view attached files. 2020年3月15日 at 上午10:39 #4113 Score: 0 禹鹏(助教)Keymaster Karma: 9 pts 你先GDB调试一下,看在哪儿出错我们才好给你建议啊。 推荐用backtrace把函数调用栈打印出来,贴出来。 2020年3月15日 at 下午7:49 #4174 Score: 0 xuyonglaiParticipant Karma: 3 pts 您好,我这个错误找到了,又出现了新的问题,段错误,是因为换了新模型之后boundingbox有的界为负数了,这是怎么回事?不应该啊 2020年3月15日 at 下午8:12 #4179 Score: 0 sQParticipant Karma: 1 pt 换自己找的模型很麻烦。stoi的问题是obj文件行尾存在多余空格。 越界是没有限制bbox的上下界。但根本还是需要调整相机位置fov等参数。 (我猜)一种方法是规范化你的obj,把他本身的尺度与坐标系定义调整到与示例模型相似的程度,直接更改路径可能就会有不错的结果 2020年3月15日 at 下午8:19 #4182 Score: 0 xuyonglaiParticipant Karma: 3 pts 对我也发现了 换个新模型很麻烦 2020年3月15日 at 下午9:24 #4211 Score: 1 BearParticipant Karma: -11 pt 找标准的那些出名测试模型,如兔子,龙,犰狳, 茶壶之类的,一般都是比较标准的 obj 其他自己做的模型出幺蛾子概率比较大 This post has received 1 vote up. 2021年6月24日 at 下午5:53 #8735 Score: 0 walleParticipant 加载 teapot.obj; rasterizer.cpp 文件 ,第363行, ind 为int类型, 溢出了。 Author Posts Viewing 3 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In