Release Notes: This release introduces OpenCl and GPU computation and fixes the VSYNC problem under Windows.
Release Notes: This release adds an FPS counter and rewrites the log method so it is more efficient and faster.
Release Notes: This release adds fast particle rendering, electromagnetic filed support, improved support for electromagnetism, and a plotting vector filed function.
Release Notes: This release adds damping force and the damped harmonic motion test. It also fixes and improves some documentation.
Release Notes: This release adds a two testing procedure, for comparing an analytical solution with the numerical solution. It is compatible with Python 3.3.
Release Notes: This release adds a constrained particles and forces system. With the constraints, users can realize more detailed models. OpenGl rendering has improved.
Release Notes: This release adds measurements of kinetic and potential energy, as well as the Lennard Jones potential. There are some improvements in the OpenGL GUI.
Release Notes: This release includes a particle by particle simulation, some forces models like gravity springs constant and vector field, some integration methods like Euler, Runge Kutta, and a good quality OpenGl visualization, plus a pair of interesting demos. It has an easy to use API.