/JavaWaveFunctionCollapse

A port of mxgmn's WaveFunctionCollapse to Java 8

Primary LanguageJavaMIT LicenseMIT

JavaWaveFunctionCollapse

This is a straight port of mxgmn's WaveFunctionCollapse to Java. It should be fully functional, with the exception of the following bugs:

  • overlapping models with the foundation parameter set to a non-default value do not work for an unknown reason. Insight into the cause of this bug would be appreciated. (Fixed thanks to nanodeath!)
  • The 3Bricks sample does not work due to a bug in javax.imageio which prevents loading of the .bmp file.

As a derivative work of the original, the code is licensed under the MIT license. As for the samples, see the "Credits" section in the README of the original project.