Skip to main content

📘 FS-TextUI (High Performance 3D Text)

A Next-Generation 3D TextUI system for FiveM.

Built from the ground up to deliver maximum visual fluidity (60+ FPS UI) with minimal resource usage (0.01ms on idle). It features GPU optimization, smart proximity caching, and multiple configurable visual styles.

Performance

This script is optimized to run at 0.01ms on idle and 0.02ms - 0.04ms while active.

✨ Key Features​

  • Ultra Optimized: Consumes 0.01ms on idle.
  • GPU Accelerated: Animations and rendering are handled via transform3d (CSS/GPU) to prevent UI lag/stutter.
  • Smart Caching: Dual-thread system (Scanner + Render) to manage hundreds of points without FPS drops.
  • Visual Styles: 3 built-in indicator modes (Ring, Dot, Diamond).
  • Legacy Support: Includes a wrapper to replace DrawText3D in older scripts without rewriting code.