ra’s avatarra’s Twitter Archive—№ 29,536

  1. initial implementation: 20*80 cubes generated and reconciled comfortably within 60fps w/no additional optimizations
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @ra
      i think i am on to something. the implementation is simple and general, and quite fast.
      1. …in reply to @ra
        if i can get 10k+ at 60fps that will be a major victory. even 1600 things moving every frame is starting to get academic.
        1. …in reply to @ra
          in practice, past a certain point, you’d use a particle system or something, but ~10k reconcilable things is a solid goal i think
          1. …in reply to @ra
            no real trick either, just aggressive cacheing enabled by functional programming