Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: sovanmohan
  • License: other
  • Language: Shell
  • Default Branch: master
  • Size: 68.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Support

README.md

OpenRocket 🚀

OpenRocket is a free, fully featured model rocket simulator that allows you to design and simulate your rockets before actually building and flying them.

Build Status License: GPL v3 GitHub release Github Releases (by release) Read the Docs

snap release Chocolatey release Join our Discord server!


🛠️ Design, Visualize, and Analyze

  1. Design your rockets using a rich selection of built-in components: Three-stage rocket - 2D

  2. Visualize your masterpiece in 3D: Three-stage rocket - 3D

  3. Plot & Analyze your simulation results for precision and improvements: Three-stage rocket - Simulation plot

🌟 Features

  • Six-degree-of-freedom flight simulation
  • Automatic design optimization
  • Realtime simulated altitude, velocity, and acceleration display
  • Staging and clustering support
  • Export to other simulation programs (RockSim, RASAero II)
  • Export component(s) to OBJ file for 3D printing
  • Cross-platform (Java-based)

... plus many more

📖 Read more on our website.

💾 Installers

You can find the OpenRocket installers here.

Release notes are available on each release's page or on our website.

📖 Documentation

You can find our documentation on ReadTheDocs.

🚀 Getting started

The easiest way to get started is to open one of our in-program example designs:

Get started with the example designs

Dive into the essentials: adjust component dimensions, plot a simulation, swap out motors, ... Explore the impact of your changes and, most importantly, enjoy the process! 😊

💪 Contribute

Help us soar higher! Whether it's implementing features, writing documentation, or creating design examples, every contribution matters. Interested? Check out how to get involved and the practicalities of contributing.

✨ Contributors

You can view the full list of contributors here.

🌍Translators

  • Tripoli France
  • Tripoli Spain
  • Stefan Lobas / ERIG
  • Mauro Biasutti
  • Sky Dart Team / Ruslan V. Uss
  • Vladimir Beran
  • Polish Rocketry Society / Łukasz & Alex Kazanski
  • Sibo Van Gool
  • Mohamed Amin Elkebsi

📜 License

OpenRocket is proudly open-source under the GNU GPL license. Feel free to use, study, and extend.


⭐ Please give us a star if you find OpenRocket useful, and spread the word! ⭐

Star History Chart

Owner

  • Name: Sovan Mohanty
  • Login: sovanmohan
  • Kind: user

I am an aspiring web developer

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Niskanen"
  given-names: "Sampo"
title: "OpenRocket"
version: 15.03
date-released: 2015-03-28
url: "https://github.com/openrocket/openrocket"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/jdeploy.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • shannah/jdeploy master composite
build.gradle maven
pom.xml maven
  • junit:junit 3.8.1 test
package.json npm
  • command-exists-promise ^2.0.2
  • node-fetch 2.6.7
  • shelljs ^0.8.4
  • tar ^4.4.8
  • yauzl ^2.10.0