Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 688 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 688 Bytes

Meshy

Small demo of mesh animation in JS

Hotkeys

General

  • Spacebar = add new point
  • Enter = pop point
  • Right-click = toggle help

Rendering settings

  • L = toggle lines
  • T = toggle triangles
  • P = toggle points

Color

  • R = toggle red chanel
  • G = toggle green chanel
  • B = toggle blue chanel

Color modes

  • 1 = gradient colors
  • 2 = random colors
  • 3 = gradient animated circles

Animation:

  • A = toggle animation
  • { (Left bracket) = increase trail time animation
  • } (Right bracket) = decrease trail time animation
  • + = increase points speed
  • - = decrease points speed