May 2011
1 post
I’ve got the renderer partially working again. BSP scenery isn’t textured, and no entities are showing up, but the viewmodel is working correctly.
This happens because I’m reenginering the engine to make it set all rendering paths for each entity upon parsing their updates from the network messages. This will make it simpler to add new effects and rendering optimizations into...