I need to put in a 3D Viewer in a Windows application which lets me to zoom, click,.... And also I need to communicate with 3D objects inside the 3D viewer. The following image will explain it a little bit:

Now for example when I use the following code it will change the box color:
W1->box10>color = red;
And… something like a editor but not a editor.
Can I use Game Engines or Graphic engines Like Ogre ?? whats the best way?











