inverted-pendulum
pendulum physics simulation (by OscarSaharoy)
flocking-quadtree
Flocking simulation using quadtree algorithm (by vharivinay)
inverted-pendulum | flocking-quadtree | |
---|---|---|
4 | 1 | |
25 | 6 | |
- | - | |
0.7 | 0.0 | |
about 2 years ago | almost 3 years ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 only | - |
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
flocking-quadtree
Posts with mentions or reviews of flocking-quadtree.
We have used some of these posts to build our list of alternatives
and similar projects.
-
(Boids) Flocking simulation using quadtree spatial divisions.
Link to source code
What are some alternatives?
When comparing inverted-pendulum and flocking-quadtree 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.
boids-js - 3D Boids implementation with grid partitioning and WebWorker support.
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
nvjob-boids - #NVJOB Simple Boids (Flocks of Birds, Fish and Insects). Flocking Simulation. Free Unity Asset.
vorpal - Node's framework for interactive CLIs
go-ebiten-boids - Boids implementation in Go with Ebitengine