AbitTheGray / Decay-Library

Work-In-Progress | Library for parsing BSP/WAD files from GoldSrc.
https://graymadness.net/game/decay/
MIT License
5 stars 0 forks source link

Process BSP Faces first #2

Closed AbitTheGray closed 4 years ago

AbitTheGray commented 4 years ago

Change BspFile -> BspTree loading to process all faces first (generate vertex array + per-face indices).