Q1CHENL / SWE-Android

A light-weight Android implementation of shallow water equation (SWE) and tsunami simulation using NDK and JNI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SWE-Android

This project is based on the following 2 SWE projects: TUM-I5-SWE and TUM-I5-SWE1D

Note: Writing files into storage is currently only supported for Android 9.0 or below

Screenshots:

UI UI
UI UI

About

A light-weight Android implementation of shallow water equation (SWE) and tsunami simulation using NDK and JNI.

License:MIT License


Languages

Language:C++ 87.9%Language:Java 10.7%Language:CMake 1.4%