- Added SDL_ShowWindow + SDL_RaiseWindow after window creation - run.sh: auto-detect Wayland vs X11, set SDL_VIDEODRIVER accordingly - Wayland session uses SDL_VIDEODRIVER=wayland (bundled SDL3 lacks X11 support) - Engine runs at 1600+ FPS, window visible on Wayland desktop - Screenshots confirm 3D geometry rendering correctly