raganwald / hashlife

http://raganwald.com/hashlife
60 stars 7 forks source link

Enable "paste" of a predetermined rectangle such as a glider. #8

Closed raganwald closed 11 years ago

raganwald commented 11 years ago

The generalized version of "flip." Could be done iteratively or in quadtree blocks to save some operations.

raganwald commented 11 years ago

What if the paste is always a quadtree? Worst case, it divides blocks somehow. Interesting problem.