bezier icon indicating copy to clipboard operation
bezier copied to clipboard

Just a fun little project to learn how to render Bézier Curves.

Bézier Curve

Just a fun little project to learn how to render Bézier Curves.

CPU implementation

thumbnail-cpu

GPU implementation

thumbnail-gpu

Screencasts

Thumbnail Link
thumbnail Coding Bézier Curves — Day 1
thumbnail Bézier Curves using OpenGL Fragment Shader — Day 2

Quick Start

$ make
$ ./cpu
$ ./gpu

References

  • https://www.geogebra.org/m/WPHQ9rUt
  • https://gist.github.com/jordandee/94b187bcc51df9528a2f