Dear all,
I'm pleased to announce the release of Datoviz v0.3, a high-performance rendering library for scientific data visualization written in C/C++ with Python bindings. It provides efficient rendering of common 2D/3D primitives (markers, paths, meshes, images, volumes, etc.) and now includes a Pythonic API and improved documentation.
Datoviz is intended to serve as the foundation for VisPy 2.0, with an intermediate Graphics Server Protocol layer enabling compatibility with other backends.
Learn more at https://datoviz.org
Install with: pip install datoviz
Feedback and contributions are very welcome.
Best regards,
Cyrille