Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 568 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 568 Bytes

Vanille

Description

  • Vanille is a small dive into what I could do with React and TypeScript
  • Learned concepts: Canvas Mutations, Value Propagation, OOP, Functional Components, Hooks.

Features

  • Formulaic Sine waves drawn with Canvas Element

Issues

  • Vertical window scaling distorts the Wave offset/height

TODO

  • Implement time manager on Wave.ts class