Tools
3dgui.txt
Associated article: Robotic Control & 3D GUIs
Tags: Tools
Published source code accompanying the article by Hank Jones and Martin Synder in which they an OpenGL-based graphical user interface they use to operate GPS-enabled robots.
Robotic Control & 3-D GUIs by Hank Jones and Martin Synder Listing One #include "glutm/window.h" // C3DGUIWindow is derived from GlutWindow, which performs all system // initialization for us. InitializeWindowValues performs additional // initialization for our app to ...


