(Translated by https://www.hiragana.jp/)
GitHub - Azmechatech/JFXMPI: JavaFx Desktop App for Visual Content & Story Creation
Skip to content

Azmechatech/JFXMPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published