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

Releases: ShyRed/fastwfcnet

FastWfcNet v1.0.1

28 Apr 12:21
Compare
Choose a tag to compare

Minor update release that adds XML documentation to the NuGet package.

FastWfcNet v1.0.0

26 Apr 18:35
9d762ec
Compare
Choose a tag to compare

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.