-
Notifications
You must be signed in to change notification settings - Fork 3
airports runways navaids
theo-armour edited this page Mar 17, 2013
·
4 revisions
- Set current and default observer latitude, longitude and altitude
- Set current and default nearby distance
- Set current and default star skysphere images
- Set current and default globe texture map images
- Set current and default data airport, runways and navaids files to be loaded
- Adjust sensitivity of controls
- Automatically set star skysphere latitude and longitude
- Automatically set and update sun latitude and longitude
- Adjust lighting - particularly specular refection so Africa is not whited out and ambient light so dark side is somewhat visible
- Figure out and source appropriate symbol for airports, runways and navaids
- Navaids: previous airport not being deleted
- Provide name and source of data files currently loaded
- fix current selected airport so mouse can travel to readout panel to scroll it, etc. - Perhaps by pressing space bar
- Add three.js axis so can identify its x,y and z << 2013-03-17 ~ added
- List number of airports, runways, and navaids that have been loaded << 2013-03-17 ~ added
- Fix discrepancy between current cursor location and airport/cube data being highlighted << 2013-03-17 ~ fixed