Home › Forums › Games202-高质量实时渲染 › 作业2,mary的模型不显示 This topic has 5 replies, 4 voices, and was last updated 11 months, 3 weeks ago by NANASHI. Viewing 3 reply threads Author Posts 2022年7月25日 at 下午2:16 #12075 Score: 0 CreeperIclucia-VaderParticipant 根据我自己的排查,我发现作业框架中的loadOBJ函数在载入mary的模型时出了问题,加了一部分调试语句代码如下: https://pastebin.ubuntu.com/p/YSCZnnFWbB/ 调试的时候发现,在流程进行到switch中的buildPRTMaterial的时候,抛出了错误,改变了执行的顺序 buildPRTMaterial代码如下: https://pastebin.ubuntu.com/p/ycgRCZkWM5/ 我认为是这里的getShaderString启动了错误应对,进入该函数并且添加了一行console.log(filename) 但是我检查控制台的时候,发现无论是上面buildPRTMaterial中的console.log还是getShaderString中的console.log都没有执行,在控制台中没有任何输出,想请问一下是否有人遇到了这种情况?可能是哪里出了问题?目前我确认我的文件路径写的是对的。 2022年12月2日 at 下午9:35 #15998 Score: 0 chrisParticipant 你好,请问你解决了吗?我遇到了和你一样的问题 2022年12月2日 at 下午9:51 #15999 Score: 0 chrisParticipant 哦 是index.html忘记加了… 2022年12月29日 at 下午12:37 #16082 Score: 0 shuaigougou5545Participant Karma: 1 pt engine.js的117到118行要解除注释…看漏了 2022年12月29日 at 下午12:38 #16083 Score: 0 shuaigougou5545Participant Karma: 1 pt 好像还是不行 2023年11月28日 at 下午10:58 #17290 Score: 0 NANASHIParticipant 路径中不可以有中文,改到全英文路径下就可以了 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