pmur002/gridbezier: Bezier Curves in 'grid'

Functions for rendering Bezier curves (Pomax, 2018) <https://pomax.github.io/bezierinfo/> in 'grid'. There is support for both quadratic and cubic Bezier curves. There are also functions for calculating points on curves, tangents to curves, and normals to curves.

Getting started

Package details

AuthorPaul Murrell
MaintainerPaul Murrell <paul@stat.auckland.ac.nz>
LicenseGPL (>= 2)
Version1.1-1
URL https://github.com/pmur002/gridbezierhttps://stattech.wordpress.fos.auckland.ac.nz/2018/11/02/2018-11-variable-width-bezier-splines-in-r/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pmur002/gridbezier")
pmur002/gridbezier documentation built on May 24, 2019, 4:10 p.m.