Skip to content

A C++ plotting library based on OpenGL

License

Notifications You must be signed in to change notification settings

danchitnis/cpp-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-plot

A C++ plotting library that leverages OpenGL to provide exceptional performance and high-quality visualizations of 2D data. Based on the JavaScript library webgl-plot and its Python's version pyglplot this library is specifically designed for real-time plotting of line, scatter, and histogram plots. This library is cross-platform and works on Windows, Linux and Mac thanks to GLFW windowing library. Furthermore, It is also compatible with Jupyter notebooks. This package is ideal for plotting realtime data from sensors and instruments, including streaming devices such as microphones and cameras, empowering users to analyze data as it is being generated.

⚠️ This library is still in prototyping phase and is not ready for general use. ⚠️

About

A C++ plotting library based on OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Languages