Skip to content

berkbavas/Earth3DOpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth3DOpenGL

Earth planet 3D rendering using OpenGL and Qt.

Build

  1. Install CMake 3.25.1 or above.
  2. Install Visual Studio 2022 and MSVC C++ v143 Compiler.
  3. Install Qt 5.x.y MSVC2019 64bit kit.
  4. Set environment variable Qt5_DIR as C:\Qt\5.x.y\msvc2019_64.
  5. Clone the repo git clone https://github.com/berkbavas/Earth.git.
  6. Create a folder mkdir Build.
  7. Enter the folder cd Build.
  8. Run CMake cmake ...
  9. Open Earth.sln with Visual Studio 2022.
  10. Build & Run with Release config.

Screenshots

Screenshot_1 Screenshot_2

About

Earth planet 3D rendering using OpenGL and Qt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published