====================================================================================
#  DCS WIREFRAME OVERLAY GENERATOR – SUPER-SAMPLING EDITION (v1.1 FINAL + stdout)  #
====================================================================================

Clean, high-quality wireframe generator for DCS ModelViewer *.dds.csv files.
Uses pure supersampling (SSAA 1×/2×/4×) + bicubic downscale, producing
extremely smooth and crisp edges without the need for antialias algorithms.

FEATURES
  • Supersampling: 1×, 2×, 4×
  • Integer Bresenham lines (perfect topology)
  • Adjustable line width (-w)
  • Adjustable RGB color (-c RRGGBB)
  • Optional all LODs (-lod all)
  • Transparent PNG output
  • -o filename.png   → custom output file
  • -o -              → output PNG to stdout (perfect for Photoshop JSX pipe!)
  • No anti-aliasing code → simpler, faster, cleaner

by TobiasDeVil

Donate PayPal:
https://paypal.me/tobiasdevil

(C) 2025 - Creative Common BY-NC | DCS_WIREFRAME_OVERLAY_GENERATOR
