Linefy  is a versatile, cross-platform, GPU-powered drawing library for: 
 
  ♦ Lines
  ♦ Polylines
  ♦ Dots
  ♦ Bitmap Fonts
  ♦ Polygonal Meshes  
  ♦ Editor Handles 
 
 
    ▸  WebGL demo  ◂   
    ▸  Android demo  ◂   
    ▸  Windows standalone demo  ◂   
 
 
 ♦ Draw everywhere: Runtime, Scene view, Gizmos, inside Inspectors and Editor windows.
 ♦ Fastest dynamic drawing with zero allocations.
 ♦ Lighting-fast static drawing with zero CPU usage.
 ♦ Cross-platform: mobile, WebGL, VR.
 ♦ Render-pipeline independent.
 ♦ PostProcessing is supported.
 ♦ Per-vertex adjustable: colors, width, texture coordinates.
 ♦ Antialiasing without Multisampling and PostProcessing.
 ♦ Import polygonal meshes with quad wireframe.
 ♦ Custom Matrix4x4 and Vector3 handles.
 ♦ Pixel Perfect Bitmap Fonts rendering.
 ♦ Clear and simple API. Full C# code included.
 ♦ No dependencies
 ♦ Over 15 demo scenes included.
 
     ❓  Online Documentation  ❓