|
Re: Outputting Data Onto Computer Screen
Quote:
Originally Posted by Andrew Schreiber
What do you mean by image from the robot sensors? Do you mean you want to generate an image from sensors on the robot?
|
The sensors would take in an array of data of the distances and then that can be turned into an "image". So each distance can be turned into a color, which can be easily put on the screen with OpenGL
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|