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)
- Host: GitHub
- URL: https://github.com/igor-240340/myplot
- Owner: igor-240340
- Created: 2022-11-13T13:24:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T15:29:59.000Z (about 2 years ago)
- Last Synced: 2025-02-04T22:29:57.417Z (3 months ago)
- Language: C++
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.