Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 2 posts - 1 through 2 (of 2 total) Author Posts 2021年7月15日 at 下午3:45 in reply to: 作业6 如何理解作业框架内进行了两次BVH构建 #8898 Score: 0 凉白开Participant 打错了,这样Scene就可以只针对MeshTriangle构建bvh 2021年7月15日 at 下午3:44 in reply to: 作业6 如何理解作业框架内进行了两次BVH构建 #8897 Score: 0 凉白开Participant 自我认为,是为了层次分明。 MeshTriangle相当于把多个triangle封装为一个object,这样Scene就可以只针对Triangle构建bvh,而不用针对每一个triangle构建bvh,不然Scene里就有无数个object。 Author Posts Viewing 2 posts - 1 through 2 (of 2 total)