Tixy Cloned

We wondered if we could write a 3d version of tixy . Maybe call it tixyz, as in plural. Here it is. Drag to rotate.

http://found.ward.bay.wiki.org/assets/pages/tixy-cloned/index.html?code=sin%28x%2F2%29-sin%28z-2*t%29-y%2B9 HEIGHT 420

We could replicate the plane 16 times.

CALC 16*16*16

We might instead make a hollow box with four 16 by 16 sides where edges would be shared.

CALC 16*15*4

With no top or bottom one could easily look inside and see all of the action as if a tunnel.

Here is our version done in three.js and merged into a single file uncompressed. html github

Kudos to Joshua Benuck, Beth Long, Eric Dobbs and Tim Tischler who played with us.