s-ol’s avatars-ol’s Twitter Archive—№ 946

    1. …in reply to @undefined
      @16kbps looping geometric animations! you'll learn and/or rediscover: - geometry - some trig - easing (smooth transitions) These are all built using an equivalent to the JS Canvas API: github.com/s-ol/demoloops#readme
  1. …in reply to @S0lll0s
    @16kbps you can take this same low-tech approach pretty far - this is rendered with that same #love2d 2D graphics interface. It's all circles, the 'lighten' blendmode and a simple trick to turn 3d into a 2d pseudo-perspective. Source here: github.com/s-ol/demoloops/blob/master/toroid.moon