afreytes / afgc-SolarSystem

Solar system simulation based on arinal / WPFSolarSystem but swapping WPF for Raylib using ChrisDill / Raylib-cs bindings for C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

afgc|SolarSystem screenshot

afgc-SolarSystem

Solar system simulation based on arinal / WPFSolarSystem but swapping WPF for Raylib using ChrisDill / Raylib-cs bindings for C#.

To get it up and running:

  • Get Raylib_cs package from nuget
  • Get Raylib DLL from Raylib releases (follow instructions on Chriss Dill's bindings readme)

Maybe Later

  • Use Raylib physics
  • Add/delete objects interactively
  • Change mass/accel properties on selected object

Note: This is a just-for-fun project, not meant to be an accurate simulation.

About

Solar system simulation based on arinal / WPFSolarSystem but swapping WPF for Raylib using ChrisDill / Raylib-cs bindings for C#.


Languages

Language:C# 100.0%