jaanga / terrain3

There's much ground to cover here: 3D maps both 'unFlat' and spherical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2016-08-16 ~ Elevations View Path CSV R2

theo-armour opened this issue · comments

image

@jaanga/terrain

Elevations View Path CSV

This script made quite a big leap forward. It now works fairly closely to what was envisaged. The incorrect heading problem was solved quite easily with a -x instead of x.

The world and chase camera toggle now seems to be fairly clean and may well start to be used elsewhere. Loading times and fps continue to be very good

  • Load and replay a CSV file containing a data path into the map and display it in 3D.
  • View an aircraft - moving along the path.
  • Buttons toggle world camera or chase camera - camera follows the aircraft.
  • While the camera is moving you may control the direction where it's looking.

Change Log 2016-08-16 ~ R2

  • All code back into a single file
  • All the flight paths have heading issues < fixed
  • Check box to stop the motion
  • Buttons to toggle world or chase camera