Skip to content

Latest commit

 

History

396 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Space Program

Open source space sim

Written in C++ with SDL2, GLM, ImGui, Bullet physics, AssImp.

Code licence: GPL 3 Content licence: CC-BY-SA 3.0

Some textures and code are from Pioneer space sim: https://github.com/pioneerspacesim/pioneer

Lately, some of the code is written by qwen code.

Build from source/run

sudo apt-get install g++ cmake make zlib1g-dev libpng-dev libgl1-mesa-dev libx11-dev libxext-dev libxcursor-dev libxi-dev libxfixes-dev libxrandr-dev libxrender-dev libxss-dev --no-install-recommends

git clone https://github.com/dvolk/openspaceprogram
cd openspaceprogram
./bootstrap.sh
make

start OSP with

./osp

Cli options

OSP comes with lots of cli options. eg:

./osp --body Laythe --scenario rot-orbit --ship res/ships/stager.json

Use--help to see all.

About

🎮 Space simulator game

Resources

Stars

13 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages