-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
-
Hello LAMMPS developers
I am doing water SPCE simulations and I am getting weird values in the energies, pressure and enthalpy.
When I run 500spce water molecules with pair style lj/cut/coul/long…
-
I'm seeing differing body speeds (visually, not body.speed) when framerates differ. Movement is meant be framerate independent but it doesn't appear to be with respect to only velocity. I think this l…
-
I wanted to be about to support STL file format loading.
The reason is that I dusted off the old (2011) Toxiclibs and have updated it (for my purposes) to support a nice physics model for JavaFX.
I …
-
I'm running matter-js on a server and on the client side I'm using matter-js that is built into phaser.
I'm running both at fixed tick rate with similar configuration. Yet I see differences in outc…
-
Have you considered adding [Time Corrected Verlet Integration](http://lonesock.net/article/verlet.html) - this would allow you to be more lenient about the timestep.
-
-
I remember having an extremely hard time getting a foothold in graphical programming at all. So much math, concepts, programming paradigms and project design patterns that I felt downright overwhelmed…
-
Hi team,
This is regarding the Verlet Integration page that's here: https://www.algorithm-archive.org/contents/verlet_integration/verlet_integration.html
Similar to how Equation 4 is sum of Eq. …
-
- [x] Scene
- [x] Scene.solve()
- [x] Support for dragging
- [x] Body
- [x] BodyPaint
- [x] IPaint
- [x] Vertex
- [x] Vertex.integrate()
- [x] Vertex.interpolate()
- [x] Constra…