POV-Ray : Newsgroups : povray.binaries.animations : Wave Function Collapse Animation Server Time
5 Jul 2025 22:45:53 EDT (-0400)
  Wave Function Collapse Animation (Message 1 to 1 of 1)  
From: Josh English
Subject: Wave Function Collapse Animation
Date: 4 Jul 2025 23:15:06
Message: <686898ba@news.povray.org>
This was a bear. Since the algorithm relies on a random state that can't 
be preserved between frames, the only solution I found was a script that 
generated all the possibilities at every turn of the solve and a second 
script that read them all and created the frames. That's 2 text files 
and a frame for every step of the algorithm.

But I have it working and I've ironed out the bugs I have found.

Uncle Josh


Post a reply to this message


Attachments:
Download 'wfc-quick.mp4.dat' (48 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.