mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
9 lines
349 B
Plaintext
9 lines
349 B
Plaintext
|
The goal of the qml-box2d plugin is to expose the functionality of Box2D (C++)
|
||
|
as a QML plugin in order to make it easier to write physics based software in
|
||
|
QML.
|
||
|
|
||
|
This plugin is meant to be installed to your Qt/imports directory, or shipped
|
||
|
in a directory of which the parent is added as import path.
|
||
|
|
||
|
WWW: https://github.com/qml-box2d/qml-box2d
|