GForce - Recursive shaders
GForce application measures g-force through sensors and shows a history graph of the measurements. Application is implemented with Qt5 QML and graph rendering utilizes a recursive shader. Graph component can be customized to different needs quite easily. If you are testing on PC without accelerometer sensor, please modify 'feedWithDummyValues: true' from main.qml to get data for graph.
Download the source codes: QUIt_GForceMeter_1.0.tgz