Introduction - If you have any usage issues, please Google them yourself
This sample illustrates how to draw geometry to simulate the flight path of an object. This sample defines the class myApp, which is derived from vpApp, and uses a vsRenderStrategyFrameGeometry to create dynamic path geometry for a F-16 flying around town. The sample also creates ghost objects, which are copies of the F-16, at the start of each new segment of the path to indicate the exact position and orientation of the F-16 at that moment in time. in the VP to set the path
Packet : 39709564vp_flight_path.rar filelist
vp_flight_path\readme.html
vp_flight_path\vp_flight_path.cpp
vp_flight_path\makefile
vp_flight_path\vp_flight_path.acf
vp_flight_path\vp_flight_path.vcproj
vp_flight_path