Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 关于作业3渲染慢的问题 This topic has 0 replies, 1 voice, and was last updated 2 years, 8 months ago by yang. Viewing 0 reply threads Author Posts 2022年3月14日 at 上午12:56 #10992 Score: 0 yangParticipant 作业给的cmake配置文件没有设置cmake_build_type,直接cmake会用debug模式运行, 在cmakelist文件添加set(CMKAE_BUILD_TYPE “Release”) 再重新cmake,速度很快,每秒几十帧没有问题。 按a或d可以实时渲染旋转的🐮, 建议把main函数里的按一下加0.1度改成10度,不然角度太小很难看清。 Author Posts Viewing 0 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In