RTS FOW (Unity C#)

RTS FOW is a technical demo showcasing a high-performance Fog of War system and Mini Map rendering solution for real-time strategy (RTS) games. These are two essential features that have a significant impact on both gameplay and performance in large-scale RTS environments.

The demo features a 25 km² battlefield populated with 4,000 active units (2,000 allied units and 2,000 enemy units). Since rendering the Fog of War and Mini Map can significantly affect frame rate, the project focuses on implementing optimized rendering techniques and performance-driven solutions to minimize rendering overhead. The demo maintains smooth gameplay while consistently achieving over 120 FPS. 

The test PC configuration is a mid-range system:
- Intel Core i5-12400F CPU (6 cores / 12 threads).
- 16 GB DDR4 RAM.
- NVIDIA GeForce GTX 1660 SUPER 6 GB GPU.
- 500 GB Kingston SNV2S500G (NV2) NVMe SSD.


Tech stack: