top of page

Interstellar Navigation

ROLE

Sole Developer

DESCRIPTION

This project, developed as the final assignment for my Computer Graphics course, highlights my skills in using OpenGL and modern graphics programming. By employing C++ and the OpenGL API, I created two engaging interstellar-themed scenes that illustrate both fundamental and advanced graphical techniques, as well as real-time rendering capabilities.

DURATION

Oct. 2023 - Nov. 2023

GENRE

OpenGL Rendered Scenes

PLATFORM AND TOOLS

C++, OpenGL

The first scenario is set on the surface of a barren planet, which features extensive water bodies and beaches. It also undergoes a day-night cycle with beautiful auroras appearing at night.

The second scenario depicts interstellar navigation as the spaceship gradually approaches the planet's surface. In its default state, the spaceship follows a near-Earth orbit. Users can press TAB key to switch to manual control for free navigation of the spaceship.

bottom of page