readme

来自「[Game.Programming].Academic - Graphics G」· 代码 · 共 8 行

TXT
8
字号
# Instructions for making/compiling the BSP-tree code# as appearing throughout "A Walk Through BSP Trees",# in _Graphics Gems V_, pages 121-138.$ rm *.o$ make -f bsp.make$ bsp foo.dat

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?