Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://pomax.github.io/bezierinfo/
A Primer on Bezier Curves
https://pomax.github.io/bezierinfo/
Last synced: 1 day ago
JSON representation
A Primer on Bezier Curves
- Host: GitHub
- URL: https://pomax.github.io/bezierinfo/
- Owner: Pomax
- License: other
- Created: 2011-10-02T19:33:21.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T16:22:00.000Z (over 1 year ago)
- Last Synced: 2024-04-14T08:59:24.534Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 17.3 MB
- Stars: 733
- Watchers: 37
- Forks: 102
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- graphics-and-vision-well-explained - A Primer on Bézier Curves - An extremely detailed resource on both the maths and programming aspects of Bezier Curves, covering a wide range of topics relating to drawing and working with Bezier Curves. (Articles)
- awesome-computer-graphics-resources - Pomax Bezier - A free, online book for when you really need to know how to do Bézier things. (Basic Raster Graphics Algorithms for Drawing 2D Primitives / Béziers)
README
This is a deployment-only repo; the development repo can be found over on https://github.com/Pomax/BezierInfo-2