Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solar-System

Solar-System is a physically based astrophysics simulator and game engine utilizing raylib as an OpenGL wrapper.

Contributing

  • Code must adhere to the existing style
  • View the Projects board and assign yourself a task
  • Move the task to In Progress
  • Create a new branch for your revision
    • Target only 1 TODO per branch
  • Prefer small, focused commits
  • Pull any updates from the main branch
  • Submit a pull request when task is completee
  • Move the task to the Review column within the Project and assign a reviewer
  • Pull request will be reviewed and merged into the main branch via a squash

Building

  • Make a build directory and invoke cmake upon the root project directory
    • mkdir build
    • cd build
    • cmake ..
    • make run

Credits

  • Development - ZipCode - A recognized University of Akron Computer Science club
  • Windows icon provided by Icons8: Solar System icon by Icons8

About

A 3D solar system display utilizing raylib

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages