Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

FastWfcNet v1.0.0

Compare
Choose a tag to compare
@ShyRed ShyRed released this 26 Apr 18:35
· 2 commits to master since this release
9d762ec

Initial Release

This is the initial release of FastWfcNet with the following features:

  • 2D Overlapping model with improved floor pattern detection
  • 2D Tiling model with support for tiles that have no symmetry
  • Fully documented codebase

In addition to the library the first release also includes a WinForms demo application that allows you to try out the algorithm and get a feeling for what the different options do. The application's source code deals with handling bitmap images and as such can be used as a reference point when using the library to work with bitmap images.

Version 1.0.0 is also available via NuGet.org.