Manny-SystemsEngineer / Open-CGF

The open-source Computer Generated Forces solution
6 stars 1 forks source link

Separate threads for NWW and objects #9

Closed Manny-SystemsEngineer closed 6 years ago

Manny-SystemsEngineer commented 6 years ago

Create separate threads for the NASA Worldwind refresh and the simulation object updates. This will allow movement to occur by updating the object position, which should be reflected in the NWW visualisation.

Manny-SystemsEngineer commented 6 years ago

Added separate thread for NWW visualisation.