@SketchpunkLabs
  @SketchpunkLabs
SketchpunkLabs | Fun with WebGL 2.0 : 031: Bezier Splines Simplification @SketchpunkLabs | Uploaded 7 years ago | Updated 2 days ago
In the previous lesson we learned how to extrude 2D paths along a bezier spline. Today we're going to take things a step further and simplify the amount of samples we need to create the curve as a mesh. This uses up less vertices on straight parts of the curve plus adds more vertices on the more curvy parts to smooth out the look.
=====================================================
GitHub :: https://github.com/sketchpunk/FunWithWebGL2
Patreon :: https://www.patreon.com/sketchpunk
Tumblr :: http://sketchpunklabs.tumblr.com/
Fun with WebGL 2.0 : 031: Bezier Splines SimplificationLamp animationWebGL 2.0 : 044.1 : More Ray to Triangle IntersectionWebGL2 : 132 : Animation RetargetingFun with WebGL 2.0 : 050 : Ray intersect on Terrain ChunksWebGL 2 : 041 : Load Meshes / Skeletons from GLTFWebGL2 : 056 : Swaying Particle Textured GrassWebGL2 : 059 : Tweening, Easing, Emote Oh MyWebGL2 : 064.1 : Smarter Impact Shield EffectUnity3D - Procedurally made hexagon in a circle grid pattern.getSource : Watts CurveWebGL2 : 121 : Rotation Noise

Fun with WebGL 2.0 : 031: Bezier Splines Simplification @SketchpunkLabs