s-ol’s avatars-ol’s Twitter Archive—№ 704

  1. …in reply to @Nemecrosius
    @Nemecrosius This is the 'Wavefunction Collapse' algorithm, there is a lot of information on the original description by @ExUtumno: github.com/mxgmn/WaveFunctionCollapse
    1. …in reply to @S0lll0s
      @Nemecrosius @ExUtumno The part where a tile changes its value and that propagates the changes can be a cellular automata (thats actually how I implement it now) but the part where a non-collapsed tile is observed and made to collapse is not.