Skip to content

My Computer Graphics' project. In this I used OpenGL 3.3

Notifications You must be signed in to change notification settings

MrArgho/Exo-planet-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exo-planet-exploration

My Computer Graphics' project. In this I used OpenGL 3.3. There is a star and an exo-planet. There is a UFO to travel around the solar system. When the UFO comes close to the planet, the planet’s gravity pulls it and UFO attaches with the planet, then you can launch sattelite. After using sattelite you can observe the planet's surface.

Basic commands

  • Up, Down, Left, Right, R_shift, R_Ctrl : UFO Movement
  • 0 : Satellite launch
  • I, J, K, L : Satellite movement
  • BACKSPACE : Deep Inspection
  • P, M : Spot Light on/off
  • N, B : Directional Light on/off
  • 1, 2 : Ambient on/off
  • 3, 4 : Diffuse on/off
  • 5, 6 : Specular on/off
  • W, S, A, D : Camera movement

Prerequisites

Install Visual Studio. Clone this repo. Edit the include and library with your own path, replace the glad.c file with your own. Then simply run.

PPT file

Exo-planet-exploration.pptx

Preview

Large skybox, Sun with exo-planet is builed inside it

image

This is sun, made by Sphere with texture

image

This is UFO, made by Bezier Curve and texture applied

image

This is Planet, made by Sphere and texture applied

image

About

My Computer Graphics' project. In this I used OpenGL 3.3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published