robdanet / stripchart

A strip chart simulator to integrate with SFML and other c++ frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strip Chart Module for SFML Framework

This is a module for SFML which can generate on the fly dynamic strip charts or plots, as you prefer to call them. The main function it's indeed that of a signal plotter with the possibility to output the graph for one or more signals in the same window.

About

A strip chart simulator to integrate with SFML and other c++ frameworks.


Languages

Language:C 57.0%Language:C++ 43.0%