我的github
摘要: BSP是Binary Space Partitioning(二叉空间分割)的缩写,是另一种类型的空间分割技术,在游戏工业上应用了,Doom是第一个使用BSP树的商业游戏。 参考:https://baike.baidu.com/item/bsp/4572765?fr=aladdin 这种方法很有用因为 阅读全文
posted @ 2023-04-27 16:08 XiaoNiuFeiTian 阅读(892) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2023-04-27 11:03 XiaoNiuFeiTian 阅读(17) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2023-04-27 00:36 XiaoNiuFeiTian 阅读(440) 评论(0) 推荐(0)