Skip to content

A windows application for displaying real Earth terrain using OpenTK

License

Notifications You must be signed in to change notification settings

polytronicgr/World3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World3D

A windows application for displaying real Earth terrain using OpenTK.

A note on the coordinate system: It is right-handed. Object and World space: +x = north (Azimuth = 0), +y = up, +z = east (Azimuth = pi/2). Note that increasing Azimuth rotates clockwise, effectively a negative rotation in a right-handed system. View space: +x = right, +y = up, +z = backwards.

About

A windows application for displaying real Earth terrain using OpenTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • GLSL 0.8%