{"id":19024280,"url":"https://github.com/gherrada22/parabolic-motion","last_synced_at":"2026-05-18T14:37:46.317Z","repository":{"id":218165946,"uuid":"588450042","full_name":"gherrada22/Parabolic-motion","owner":"gherrada22","description":"This project is a complete simulation of the parabolic movement of an object using Java.","archived":false,"fork":false,"pushed_at":"2023-01-13T07:43:49.000Z","size":1687,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T01:28:17.552Z","etag":null,"topics":["intellij-idea","java","java-8","jcommon","jdk19","jdk8","jfreechart-library","netbeans-ide"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gherrada22.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-13T06:28:31.000Z","updated_at":"2023-01-24T21:53:55.000Z","dependencies_parsed_at":"2024-01-20T05:44:20.354Z","dependency_job_id":null,"html_url":"https://github.com/gherrada22/Parabolic-motion","commit_stats":null,"previous_names":["gherrada22/parabolic-motion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gherrada22%2FParabolic-motion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gherrada22%2FParabolic-motion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gherrada22%2FParabolic-motion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gherrada22%2FParabolic-motion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gherrada22","download_url":"https://codeload.github.com/gherrada22/Parabolic-motion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072063,"owners_count":19743527,"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":["intellij-idea","java","java-8","jcommon","jdk19","jdk8","jfreechart-library","netbeans-ide"],"created_at":"2024-11-08T20:35:47.556Z","updated_at":"2025-10-28T11:06:29.739Z","avatar_url":"https://github.com/gherrada22.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n\t\u003cimg src=\"https://user-images.githubusercontent.com/104341274/212254858-4fec61c2-d701-488b-876c-1573f1f49c1b.png\" width=\"200\" alt=\"Logo\"/\u003e\u003cbr/\u003e\n\t\u003cimg src=\"https://user-images.githubusercontent.com/104341274/212254858-4fec61c2-d701-488b-876c-1573f1f49c1b.png height=\"40\" width=\"0px\"/\u003e\n\tPARABOLIC MOTION\n\t\u003cimg src=\"https://user-images.githubusercontent.com/104341274/212254858-4fec61c2-d701-488b-876c-1573f1f49c1b.png\" height=\"40\" width=\"0px\"/\u003e\n\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/104341274/210186277-0d434bb0-80c0-43a9-b6b0-2e42e18c31a9.png\" width=\"400\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"Center\"\u003e\nThis project is a complete simulation of the parabolic motion of an object using \u003ca href=\"https://es.wikipedia.org/wiki/Plataforma_Java\"\u003e\u003cb\u003eJAVA\u003c/b\u003e\u003c/a\u003e, with knowledge of physical laws, simulation and programming. The aim is to provide a new learning tool for students who need to learn about the subject.\n\u003cp\u003e\n\n\u0026nbsp;\n\n\n## 💎 DEMO\n\n![Parabolic Motion - Test03](https://user-images.githubusercontent.com/104341274/212258454-b1ac52c9-d136-48ac-b891-3263ea6204a8.jpg)\n\n\n## 📚 Requirements\n\n- [Jcommon-1.0.16.jar](http://www.java2s.com/Code/Jar/j/Downloadjcommon1016jar.htm)\n- [Jfreechart-1.0.13.jar](https://mvnrepository.com/artifact/jfree/jfreechart/1.0.13)\n- [JDK Version 8 or higher](https://www.oracle.com/java/technologies/downloads/)\n\n## 📌 Features\n\n- Real-time plot of parabolic motion in two dimensions (x and y axis).\n- Form to enter values for initial velocity, launch angle. Obtaining calculations without a time and with a time.\n- Calculation of the velocity and height of the object at any point along its trajectory.\n\n## 🔰 Instructions for use\n\n1. Download the project and open it in your preferred Java IDE (`Preferably IntelliJ IDEA`).\n2. Make sure you have the `jcommon-1.0.16.jar` and `jfreechart-1.0.13.jar` libraries added to the classpath.\n3. Execute the main class `Form`.\n4. Use the form to enter the values for initial velocity, launch angle, initial height, and initial height.\n\n## 🌗 Limitations\n\n- The project does not take into account the rotation of the object.\n\n## 🖊 Note \n\nThis project was created for educational and research purposes and can be used for precise scientific or engineering purposes. However, if you want extreme precision it is recommended to validate the results obtained with other tools or experiments.\n\n## ❤ Contributions \n\n- **Error report:** _If you encounter any bugs or technical problems while using the project, please do not hesitate to inform us with a detailed bug report._\n- **Suggestions:** _If you have any ideas for improving the project, please do not hesitate to let us know with a detailed suggestion._\n- **Star:** _You can give the repository a star, indicating that you like the project and find it useful._\n- **Fork:** _You can create a copy of the repository on your GitHub account, allowing you to make changes and submit pull requests to contribute to the project._\n- **Watch:** _You can follow the repository to receive notifications about updates and changes._\n- **Share:** _You can share the repository link on your social networks and with your friends to spread the word about the project._\n\nSupporting the repository also helps us measure the impact and scope of the project, which allows us to know how to improve and grow.\n\n\n\u0026nbsp;\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/104341274/210186277-0d434bb0-80c0-43a9-b6b0-2e42e18c31a9.png\" width=\"400\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eCopyright \u0026copy; 2023-present \u003ca href=\"https://github.com/gherrada22\" target=\"_blank\"\u003eGeorge Herrada Farfán\u003c/a\u003e\n\u003c/p\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgherrada22%2Fparabolic-motion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgherrada22%2Fparabolic-motion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgherrada22%2Fparabolic-motion/lists"}