/NameSurfer

User interface for IMAGINARY/jsurf translating words into math formulas. This version supports chinese Hanyu Pinyin as input.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

NameSurfer

Create algebraic surfaces based on your name!

Build:

./gradlew build

Run:

./gradlew run

Deploy for your platform:

./gradlew jfxDeploy

Results are located under ./build/distributions/.

Requirements

Java development kit 8u66 or higher.

For building and running, you can use OpenJDK. The jfxDeploy task needs Oracle JDK 8u66 or higher.

License

See the LICENSE file.