Intorduction of miter, bevel and round lineJoin
- it is heavily inspired by https://hypertolosana.wordpress.com/2015/03/10/efficient-webgl-stroking/
1 parent 45a0e50 commit b29587c92c6a4f0cd689a0390ab2282f36d76658
@Adrian Gawor Adrian Gawor authored on 21 Dec 2018
Showing 5 changed files
View
packages/constants/src/index.js
View
packages/graphics/src/Graphics.js
View
packages/graphics/src/styles/LineStyle.js
View
packages/graphics/src/utils/buildLine.js
View
packages/graphics/test/index.js