Azmechatech / JFXMPI

JavaFx Desktop App for Visual Content & Story Creation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JFXMPI

JavaFx Desktop App for Visual Content & Story Creation

Executable: https://github.com/Azmechatech/JFXMPI/blob/master/lib/JFXMPI-1.0-SNAPSHOT-jar-with-dependencies.jar alt text

I will add more documentation once I have time.

To run the app just execute the jar file after clean build.

Some screenshots below for the Desktop App.

alt text alt text The characters are picked from game CG/Sprites. You can find them on various websites. alt text alt text alt text alt text

Sample Backrgound Images

https://github.com/Azmechatech/NONHUMAN.git

Sample Women Images

https://github.com/Azmechatech/WOMEN.git

Sample Men Images

https://github.com/Azmechatech/MEN.git

TO RUN: java -Xms6g -Xmx6g -Dprism.order=sw --module-path="D:\DevTools\openjfx-11.0.2_windows-x64_bin-sdk\javafx-sdk-11.0.2\lib" --add-modules="javafx.base,javafx.controls" -cp target/JFXMPI-1.0-SNAPSHOT.jar net.mky.jfxmpi.Voronoi

About

JavaFx Desktop App for Visual Content & Story Creation

License:MIT License


Languages

Language:Java 99.8%Language:CSS 0.2%