Hi,
I'm being asked to quickly add the capability to draw shapes/rings into the simulation. I would receive an external command, and I would draw/erase shapes at specified locations. I'm searching for the best way to do this and I'm not finding any help (I may be looking in the wrong places). I am using P3d V4.2.
I have an external SimConnect client in C++, and I can find commands to draw text using SimConnect, but I don't see a way to draw shapes. Is it possible to render/draw simple shapes using an external SimConnect client? If so can someone point me in the right direction? And, if not can you still point me in the right direction. My experience is limited to retrieving data from the user AC, and controlling aspects of the user AC via controls.
I have found the P3D SDK Rendering link, including methods such as DrawCylinder, but I cannot find any examples on how to use them. I suspect they are not available externally, but I'm not sure.
Any help would be greatly appreciated!
I'm being asked to quickly add the capability to draw shapes/rings into the simulation. I would receive an external command, and I would draw/erase shapes at specified locations. I'm searching for the best way to do this and I'm not finding any help (I may be looking in the wrong places). I am using P3d V4.2.
I have an external SimConnect client in C++, and I can find commands to draw text using SimConnect, but I don't see a way to draw shapes. Is it possible to render/draw simple shapes using an external SimConnect client? If so can someone point me in the right direction? And, if not can you still point me in the right direction. My experience is limited to retrieving data from the user AC, and controlling aspects of the user AC via controls.
I have found the P3D SDK Rendering link, including methods such as DrawCylinder, but I cannot find any examples on how to use them. I suspect they are not available externally, but I'm not sure.
Any help would be greatly appreciated!



