Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors