Skip to content

GlaDOSik/WFCText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WFCText

This project contains all tools necessary for creating book statistic models and generating new text using statistic characteristics of given book. The algorithm is based on WFC - https://github.com/mxgmn/WaveFunctionCollapse

  • Use BookModelFactory to generate BookModel from specified book - text file resource.
  • Use BookModelFactory to merge two BookModel models.
  • Use BookModelLoader to save/load BookModel to/from disk.
  • Use WordSearch to search/analyze/debug BookModel.
  • Use WFCGenerator to generate text from BookModel.
  • Use Utils to generate and save a book to disk.

About

Implementation of wave function collapse algorithm for generating statistic book models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published