{"id":17126432,"url":"https://github.com/kellpossible/kivyorbiter","last_synced_at":"2025-03-24T03:45:16.588Z","repository":{"id":19651245,"uuid":"22903904","full_name":"kellpossible/KivyOrbiter","owner":"kellpossible","description":"a little orbit simulation game written in python using kivy","archived":false,"fork":false,"pushed_at":"2018-12-11T05:02:57.000Z","size":242,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T10:15:41.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kellpossible.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-13T05:35:10.000Z","updated_at":"2020-11-29T17:24:37.000Z","dependencies_parsed_at":"2022-08-21T13:40:40.573Z","dependency_job_id":null,"html_url":"https://github.com/kellpossible/KivyOrbiter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FKivyOrbiter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FKivyOrbiter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FKivyOrbiter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kellpossible%2FKivyOrbiter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kellpossible","download_url":"https://codeload.github.com/kellpossible/KivyOrbiter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206530,"owners_count":20577582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T18:47:59.496Z","updated_at":"2025-03-24T03:45:16.554Z","avatar_url":"https://github.com/kellpossible.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"KivyOrbiter\n===========\n\na little orbit simulation game written in python using kivy\n\nKey Features\n- It currently uses an RK4 (Runge Kutta Fourth Order) integrator for the orbital motion.\n- It works on android using the kivy app.\n- Orbit Path calculation is in a seperate thread, improving framerate performance... I hope\n\nExample Output\n-----------\n\n### Kivy Application ###\n![EnginesFiringScreenshot](Examples/EngineScreenShot.png)\n![OrbitScreenshot](Examples/OrbitScreenShot.png)\n\nTo use the kivy application, place finger on the screen and move in the direction desired for engine vector\n\n### Installation ###\n\nYou will need `kivy` installed in order to run this application. Instructions for all platforms can be found at https://kivy.org/#download\n\n### Running ###\n\nAfter following the installation instructions, you can run the application using the following command:\n\n```\npython main.py\n```\n\n###orbitstest.py testing output###\n\n![Euler](Examples/Euler.png)  \nEuler Integration\n\n![Kepler](Examples/Kepler.png)  \nKepler Integration\n\n![Verlet](Examples/Verlet.png)  \nVerlet Integration\n\n![TCVerlet](Examples/TCVerlet.png)  \nTCVerlet Integration\n\n![RK4](Examples/RK4.png)  \nRK4 Integration\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fkivyorbiter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkellpossible%2Fkivyorbiter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkellpossible%2Fkivyorbiter/lists"}