Giter VIP home page Giter VIP logo

glsolarsystem's Introduction

glSolarSystem

To make application work, you need to download this res.tar.gz file : https://ufile.io/76lfk

then move it to cmake-build-debug folder and launch ./install.sh script OR untar file on your own and this should work too

This is because github didn't accept files as big.

Screenshots

alt text alt text alt text alt text alt text alt text

Prerequisites

  1. Downloaded resources - res.tar.gz
  2. Linux distro to launch binary (./cmake-build-debug/glSolarSystem)

[TO COMPILE CODE]

  1. GLEW library installed
sudo apt-get install libglew-dev
  1. GLFW library installed
sudo apt-get install libglfw3
sudo apt-get install libglfw3-dev
  1. glm library installed (single header library)
sudo apt-get install libglm-dev
  1. OpenAL C++ implementation library installed
sudo apt-get install libopenal-dev
  1. ALUT library installed
sudo apt-get install libalut-dev

About

This OpenGL Open Source project is one of my first OpenGL excercises, what I learned and implemented is loading obj files, textures, lighting, 3D audio. Made with CLion.

Compiling

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Resources

Textures: https://www.solarsystemscope.com/textures/

Data: https://theplanets.org/distances-between-planets/ http://planetfacts.org/orbital-speed-of-planets-in-order/ https://en.wikibooks.org/wiki/GLSL_Programming/GLUT/Textured_Spheres https://en.wikipedia.org/wiki/Solar_rotation

References: https://www.khronos.org/ https://www.youtube.com/user/ThinMatrix https://www.youtube.com/user/thebennybox https://www.openal.org/documentation/OpenAL_Programmers_Guide.pdf

glsolarsystem's People

Contributors

iwanickimarcel avatar marceliwanicki avatar

Stargazers

 avatar Mitch Campbell avatar  avatar LeThienn avatar Wastoon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.