Skip to content

vittoboa/solar-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solar-system

3D Solar System simulation in OpenGL.

solar-system

Built with

This project uses the following software:

  • OpenGL
  • freeglut
  • GLEW
  • libGLU

How to Use

To clone and run this application, you'll need Git, a C compiler, Make and all the above libraries. When everything is installed, you can run it from the command line:

# Clone this repository
$ git clone https://github.com/vittoboa/solar-system.git

# Go into the repository
$ cd solar-system

# Compile the app
$ make

# Run the simulation
$ ./start

Motivation

This is not meant to be realistic, I have built it to teach myself OpenGL fundamentals.

About

Solar System simulation in OpenGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published