Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 765 Bytes

File metadata and controls

8 lines (5 loc) · 765 Bytes

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.