⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 notes.txt

📁 hl2 source code. Do not use it illegal.
💻 TXT
字号:
// -----------------------------------------------------------------
// CHARLIE:
//

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
NOTE: set DISP_PROTO to compile with displacement map info -- not on by default until
      the prototype is done, the checked in .exe does not have displacement map functionality
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

surround all of the code with #ifdef DISP_PROTO until the prototyping is done
DONE: add displacement tables to the bsp renderer
DONE: render displacement faces wireframe
DONE: render displacement faces flat
DONE: render displacement faces textured
write displacement faces to chain for continuous LOD
add directory strings to displacement map loading functions
DONE: update the face loading from .bsp function
DONE: add displacement face loading from .bsp function
DONE: add displacement map loading from .bsp function
DONE: add displacement edge loading from .bsp function

//------------------------------------------------------------------

⌨️ 快捷键说明

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