我的github
摘要: BSP是Binary Space Partitioning(二叉空间分割)的缩写,是另一种类型的空间分割技术,在游戏工业上应用了,Doom是第一个使用BSP树的商业游戏。 参考:https://baike.baidu.com/item/bsp/4572765?fr=aladdin 这种方法很有用因为 阅读全文
posted @ 2023-04-27 16:08 XiaoNiuFeiTian 阅读(565) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/Leechg/p/10668992.html 前面的1月1日到1月31日输出正常 但是从2月1日开始就开始重复输出1月1日的图片 到3月1日开始也是输出1月1日的图片。。 难道每个月的必须分开存放?原因是???难道文件名并不是tif真正的唯一标识 阅读全文
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 阅读(268) 评论(0) 推荐(0) 编辑