Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

ARKO_Lissajous

Lissajous curves generator in assembler x86-64 (padding took into account)

ddt is responsible for accuracy of curve:

  • small value - better accuracy, long computing time
  • big value - worse accuracy, short computing time