This is program to visualize and assess modal analysis of a building.
This project requires PHP 7+. You can install PHP 7 from http://php.net/manual/en/install.php
Please follow the following steps in order to start the project.
- Create a clone wherever you want.
$ git clone https://github.com/tarunsinghal92/3d-modal-analysis
- Install the required dependencies.
$ composer install
Run following command in terminal
.
$ ./run.sh
Then navigate to http://localhost:8100
to view the results.
This project is licensed under MIT
License. See LICENSE for full license text.