Introduction
libflux is a open source project to develop a physics engine library. The project aims to complete the following goals:
- To provide a simple and intuitive API.
- To work with simple, generalised concepts to allow the engine to be used to solve a wide range of problems, that can be easily extended to specialise to solve particular problems.
- To allow transparent scalability of the engine, both in terms of computational resolution and use of available resources.
- To promote development of open source, and to introduce fresh blood to open source development.
- To provide excellent documentation to allow new and experienced users to get to grips with quickly. We believe this is lacking in the community at large.
Latest
The current development version is 0.1.1. There are currently no release versions.