摘要:
BSP是Binary Space Partitioning(二叉空间分割)的缩写,是另一种类型的空间分割技术,在游戏工业上应用了,Doom是第一个使用BSP树的商业游戏。 参考:https://baike.baidu.com/item/bsp/4572765?fr=aladdin 这种方法很有用因为
阅读全文
摘要:
This is the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is a
阅读全文