inverted-pendulum
pendulum physics simulation (by OscarSaharoy)
Projectile-Motion-Simulation
A simple projectile motion simulator made made using matter.js , it looks cool and ofc gonna help you see physically accurate projectile motion (by beetrandahiya)
inverted-pendulum | Projectile-Motion-Simulation | |
---|---|---|
4 | 1 | |
25 | 5 | |
- | - | |
0.7 | 0.0 | |
about 2 years ago | almost 2 years ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
inverted-pendulum
Posts with mentions or reviews of inverted-pendulum.
We have used some of these posts to build our list of alternatives
and similar projects.
- I made a webapp where you can interact with a pendulum-slider system and experiment with a PID controller! Maybe useful for learning etc, please see what you think :)
-
I made a pendulum physics simulation, and you can interact with it in your browser!!
Go here to try out the simulation and here for the source code
- I made an interactive physics simulation of an inverted pendulum with PID controller!! Please take a look and have a play with it
-
Programmatically driven SVG animation - new technique I've been working on
yep :) the code is here https://github.com/OscarSaharoy/inverted-pendulum
Projectile-Motion-Simulation
Posts with mentions or reviews of Projectile-Motion-Simulation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-14.
-
A few super simple simulations.
Projectile motion: https://beetrandahiya.github.io/Projectile-Motion-Simulation/ Github:-https://github.com/beetrandahiya/Projectile-Motion-Simulation [bruh, star it if u like it]
What are some alternatives?
When comparing inverted-pendulum and Projectile-Motion-Simulation you can also consider the following projects:
Rocket-test - This is a simulation of a solid propellant rocket . The situations is a straight accent and descent , that means angle of launch is perpendicular to the surface and acceleration due to gravity is assumed constant throughout.
vorpal - Node's framework for interactive CLIs
matter-js - a 2D rigid body physics engine for the web ▲● ■
flocking-quadtree - Flocking simulation using quadtree algorithm
BallPhysics - 2D physics engine written in JavaScript🏀