https://github.com/ertanturan/Unity-Earthquake-Simulation
Earthquake simulation using real earthquake data from textassets in unity.
https://github.com/ertanturan/Unity-Earthquake-Simulation
earthquake-visualization unity unity-simulation
Last synced: about 1 month ago
JSON representation
Earthquake simulation using real earthquake data from textassets in unity.
- Host: GitHub
- URL: https://github.com/ertanturan/Unity-Earthquake-Simulation
- Owner: ertanturan
- License: gpl-3.0
- Created: 2019-12-10T08:18:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T14:01:24.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T05:13:11.129Z (10 months ago)
- Topics: earthquake-visualization, unity, unity-simulation
- Language: C#
- Homepage:
- Size: 421 KB
- Stars: 17
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity-Earthquake-Simulation
Earthquake simulation using real earthquake data from textassets in unity.
## Usage
Check youtube video below.
[](http://www.youtube.com/watch?v=0TEqpfUokM8 "Unity Earthquake Simulation")
## Demo Project
Demo project can be found under 'Assets/Scenes' folder named ' SampleScene '
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## Future Developments
Will be added:
-Cube system to visualize the impacts of the earthquake# ENJOY !