Skip to content

Realisation of 3D visualisation the Solar System on C++ with using Glut library

Notifications You must be signed in to change notification settings

young-pale-man/SolarSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar System visualisation☀️🪐

Solar system visualization project in C++. The project is a window with 3D visualization of the solar system using geometric shapes. The project was written during my university studies to demonstrate the capabilities of the C++ programming language in the field of visualization

Main dependency📚

The basis of the project is the Glut library and its properties. The code is reduced to one file due to the need to demonstrate it in the report.

Possible upgrades🔝

It is advisable to divide the project into various files using OOP principles. It is also desirable to revise the basic matrix for calibrating the trajectory of planets.

About

Realisation of 3D visualisation the Solar System on C++ with using Glut library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages