Welcome to the DryPhys project! This repository is a work in progress, checkout the dev branch for the most up-to-date versions. We'll use the main branch for stable releases.
...
- ...
The DryPhys project has been built and tested on a number of operating systems, computer architectures, and compiler combinations.
- Linux
- Mac OS X
- Windows
The DryPhys project was designed to have as few external dependencies as possible so it could be easily built and used by other projects. The project requires:
- A C++17-standard-compliant compiler with support for the Standard Library.
- CMake: Version 3.12.0 or higher. See the documentation in the build.md file for specific instructions on installing the project.
- GoogleTest was used for the testing all the source code in the project. Building and running all these tests is optional and more information can be found in the testing section of build.md.
Please read CONTRIBUTING.md for details on how you can become a contributor and the process for submitting pull requests to us.
Copyright (c) 2024 Cody R. Drisko. All rights reserved.
Licensed under the MIT License.