Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

How to dump values to the screen and update them every frame?

$
0
0

Hello,

I wander what is the easiest way of dumping a lot of values to the screen. I've got a vector of 20-30 float values which change every frame, and want to be able to see them on screen real-time.

I tried to use ofxGui with ofParameter but this seems to work if ofParameters are declared as class members (If ofParameters are stored as vector or even dynamic array the values don't update and the gui panel is glitched) And I have a variable number of this parameters.

Is there any pre-defined class or addon which helps in that matter? Or do I have to implement my own using ofDrawBitmapString?

Thanks


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>