Skip to content

berkbavas/3DGlobeRenderer

Repository files navigation

3D Globe Renderer

3D Globe Renderer is written in C++ 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 6.7.3 MSVC2022 64bit kit.
  4. Set environment variable Qt6_DIR as C:\Qt\6.7.3\msvc2022_64.
  5. Clone the repo git clone https://github.com/berkbavas/3DGlobeRenderer.git.
  6. Create a folder mkdir Build.
  7. Enter the folder cd Build.
  8. Run CMake cmake ...
  9. Open 3DGlobeRenderer.sln with Visual Studio 2022.
  10. Build & run with Release config.

Video

3DGlobeRenderer.mp4

About

3D globe renderer written in C++ using Qt and OpenGL

Topics

Resources

Stars

Watchers

Forks

Languages