Skip to content

ezocher/Gravity-Toy

Repository files navigation

Gravity-Toy

Very old XAML/UWP app. Porting to various platforms to test and learn.

Screenshot of UWP app

Completed and potential ports

  • UWP on Windows 10
  • Unity (change to spheres in 3D)
  • Win2D on UWP
  • WinUI 3 on .NET 5
  • Xamarin/MAUI on Android Phone or iPad

Numeric Issues

From the beginning of this project there have been many different strange and unexpected dynamic behaviors in the simulation. These are caused by issues with the use of floating point values for all of the quantities being modeled.

I created a branch (numeric-investigations) to invasively investigate the root causes of these issues and to implement and test fixes.

There are four major issues that I've uncovered so far. These issues and their fixes are noted in NumericIssues.md.

General TBDs

Active bugs, new features, and investigations are all now in Issues and in the Project board

  • Get the simulation running again
  • Move bugs, investigations and new work into issues
  • Create project board for managing work and backlog

About

Very old XAML/UWP app. Porting to various platforms to test and learn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages