Skip to content

Jaxelr/RLSolarSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLSolarSystem

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#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%