Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 266 Bytes

Bezier-x86

This is an interactive Bezier curve editor written in x86 assembly and C

demo

The delay is caused by the SSH connection (my local machine works on ARM architecture :/ )

Requirements:

  • OPEN GL ( apt-get install libgl1-mesa-dev)
  • GLUT