ImPlot3D is an extension of Dear ImGui that simplifies 3D plotting with a familiar API for ImPlot users. This high-performance tool offers various plot types, markers, lines, surfaces, and mesh customization options, making it ideal for visualizing 3D data interactively. Integration is straightforward, requiring only Dear ImGui and a few additional source files. However, a crucial note warns about potential issues with high-density visuals, providing solutions to avoid problems. ImPlot3D shines in real-time 3D visualization for debugging, simulations, and data analysis, complementing ImPlot’s 2D capabilities. While image exports are not supported, ImPlot3D excels in interactivity and performance, catering to different visualization needs.
https://github.com/brenocq/implot3d