Question:Which one of the following is a data structure used to organize objects within a space, which can be used in hidden-surface removal and in ray tracing?
A Patch mesh
B Circular buffer
C Binary space partitioning (BSP) tree
D Hash table
+ AnswerC
+ Report