An open API service indexing awesome lists of open source software.

https://github.com/igor-240340/myplot

C++ plotting plugin (mostly for Unity)
https://github.com/igor-240340/myplot

Last synced: about 2 months ago
JSON representation

C++ plotting plugin (mostly for Unity)

Awesome Lists containing this project

README

        

A simple plotting plugin that utilizes Matplotlib.

It works in a separate thread to make it possible to interact with a plot even if Unity Editor is paused.

![](docs/image.png)