https://github.com/ttnghia/quadraticapproximation
Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves
https://github.com/ttnghia/quadraticapproximation
bezier corrade curve high-performance-graphics hpg hpg2020 imgui imguizmo magnum magnum-integration paper rendering
Last synced: 6 months ago
JSON representation
Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves
- Host: GitHub
- URL: https://github.com/ttnghia/quadraticapproximation
- Owner: ttnghia
- Created: 2020-06-27T04:29:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T19:19:36.000Z (about 5 years ago)
- Last Synced: 2025-03-20T17:54:09.026Z (7 months ago)
- Topics: bezier, corrade, curve, high-performance-graphics, hpg, hpg2020, imgui, imguizmo, magnum, magnum-integration, paper, rendering
- Language: C++
- Homepage:
- Size: 455 KB
- Stars: 39
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves. For more detail, please visit its [project page](https://ttnghia.github.io/posts/quadratic-approximation-of-cubic-curves/)
