0.1.1 • Published 1 year ago
constraint-solver-js v0.1.1
��# ConstraintSolverJs 2D rigid body constraint solver written in typescript.
Instalation
npm install constraint-solver-js
Getting Started
Here is a simple example to help you get started with constraint-solver-js
:
TODO
Autor
Juan Esteban Arboleda Restrepo Github: j-arb Email: juanesteban.arboledagc@gmail.com
License
Copyright (C) Juan Arboleda <juanesteban.arboledagc@gmail.com>
This program is free software: you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software Foundation, either version
3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program.
If not, see <https://www.gnu.org/licenses/>.