jar

com.github.sjcasey21 : wavefunctioncollapse

Maven & Gradle

Dec 19, 2019
33 stars

WaveFunctionCollapse · Bitmap and tilemap generation from a single example with the help of ideas from quantum mechanics. Java port of mxgmn's wavefunctioncollapse library.

Table Of Contents

Latest Version

Download com.github.sjcasey21 : wavefunctioncollapse JAR file - Latest Versions:

All Versions

Download com.github.sjcasey21 : wavefunctioncollapse JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wavefunctioncollapse-0.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sjcasey21.wavefunctioncollapse

├─ com.github.sjcasey21.wavefunctioncollapse.Main.class - [JAR]

├─ com.github.sjcasey21.wavefunctioncollapse.Model.class - [JAR]

├─ com.github.sjcasey21.wavefunctioncollapse.OverlappingModel.class - [JAR]

├─ com.github.sjcasey21.wavefunctioncollapse.SimpleTiledModel.class - [JAR]

├─ com.github.sjcasey21.wavefunctioncollapse.StackEntry.class - [JAR]