Skip to content

unitycoder/wfc-torch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a prototype implementation of the WaveFunctionCollapse algorithm using pytorch.

  • It uses the AC3 algorithm for propagation
  • overlapped is handled by reduction to the adjacent case
  • min-entropy not supported
  • frequencies not supported
  • parallelism, low

It works on CUDA, but much slower.

About

Prototype implementation of the WaveFunctionCollapse algorithm using pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%