v21’s avatarv21’s Twitter Archive—№ 67,125

                                1. this is fun. little minimal creative code environment tixy.land/?code=%28t+%25+128%29+*+i+-+128
                              1. …in reply to @v21
                                here's a nice little narrative arc, if you'll excuse the pun tixy.land/?code=%28t+%25+128%29+*+i+-+.5
                            1. …in reply to @v21
                          1. …in reply to @v21
                            this one is incredibly simple... tixy.land/?code=i+%25+t
                        1. …in reply to @v21
                      1. …in reply to @v21
                    1. …in reply to @v21
                  1. …in reply to @v21
                    here's the last one's boisterous younger sibling tixy.land/?code=Math.sin%28%28i-128%29*t*.314%29
                1. …in reply to @v21
              1. …in reply to @v21
            1. …in reply to @v21
              returned to this at lunch... pleased with how much there is in this one tixy.land/?code=Math.tan%28%28%28-i%29%26t%2F9%29-t%2F5*%28y%25t%7C0%29%29
          1. …in reply to @v21
            celebrating getting to skip writing "Math.", here's something with three trig functions tixy.land/?code=sin%28i*t%2F9%29%2Bcos%28y*t%2F7%29-tan%28t%2F3%29 @aemkei/1323741681812987904
        1. …in reply to @v21
          cinematic tixy.land/?code=sin%28%28PI*i%26t*24%29%2F24%29 (still playing with stuff fundamentally built around "i&t" - just such a nice source of interesting structure)
      1. …in reply to @v21
        what i really want to do, but haven't managed yet, is display the primes. think i need to do some recursion, which is tough in 32 characters...
    1. …in reply to @v21
      oh wow. a third dimension!!! @doersino/1325494757779513344
  1. …in reply to @v21
    here's a simple sine-based one, already v interesting because of the interactivity the camera controls give you doersino.github.io/tixyz/?code=sin%28i*PI%2Fx+%2B+t%29
    1. …in reply to @v21
      1. …in reply to @v21
        1. …in reply to @v21
          just sine, but getting a lot out of it doersino.github.io/tixyz/?code=sin%28i*t%2F256%29%2FPI
          1. …in reply to @v21
            1. …in reply to @v21
              1. …in reply to @v21
                and that works the same in regular tixy - here it is, cleaned up & 1-indexed tixy.land/?code=%21%28t%25%28i%2B1%29%7C0%29%2B%28%28t%7C0%29%3D%3Di%2B1%3F-2%3A.1%29
                1. …in reply to @v21
                  too lazy to fit this one to length, but here's an ominous oscillation doersino.github.io/tixyz/?code=hypot%28y-3.5%2Bsin%28t%29*PI%2Cx-3.5%2Cz-3.5%29%2F12-.3