文件名称:BSP-DEV
介绍说明--下载内容均来自于网络,请自行研究使用
画家算法, 又称深度排序法。
1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。
-painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygon) according left far from the viewpoint of nearly ranking. This constitutes depth priority list. Then from far to near objects paintings (Polygon), in the past because of the high priority and the coverage far polygon. This can be hidden.
1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。
-painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygon) according left far from the viewpoint of nearly ranking. This constitutes depth priority list. Then from far to near objects paintings (Polygon), in the past because of the high priority and the coverage far polygon. This can be hidden.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 47651501bsp-dev.rar 列表 bsp\point.o bsp\triangle.o bsp\matrix.o bsp\node.o bsp\tree.o bsp\point.cpp bsp\matrix.cpp bsp\bsp.h bsp\triangle.cpp bsp\plane.o bsp\node.cpp bsp\tree.cpp bsp\recycle\plane.cpp bsp\recycle\bsp.h bsp\recycle\matrix.cpp color.cpp color.o GLU32.DLL imp.cpp imp.o mainView.cpp mainView.o Makefile.win newApp.dev newApp.exe newApp.layout bsp\recycle bsp