Skip to content

jucamohedano/opengl-scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

3D scene of the Solar System using OpenGL

Implementation of a 3D graphics scene with OpenGL and Qt framework to dynamically make changes to the scene. Some features of this project are the application of textures, relative transformations of the bodies, lights and arc-ball motion with mouse.

In depth description of the project in the report.pdf

How to run the scene

Install Qt - on ubuntu is enough with `sudo apt-get install qt5-default`

Decompress FreeImage - `unzip src/include/FreeImage3180.zip` 
Compile FreeImage - Instructions are in the README.

Compile project - `qmake && make`
Execute `Scene.pro`

Click on the image to watch video.

Watch the video

About

3D scene of a planetarium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published