@SketchpunkLabs
  @SketchpunkLabs
SketchpunkLabs | WebGL2 : 065 : 3D Knots Challenge @SketchpunkLabs | Uploaded 6 years ago | Updated 1 day ago
Trying something different today, The other day Daniel of "Coding Train" did a coding challenge about creating 3D knots and have its creation animated. In his video he used P5 to do the 3D heavy work, but since I love procedurally generated meshes, I thought this would be a fun challenge to take what we have of fungi to implement these knots by calculating all the verts, connecting them to triangles then finish by animating it in a different way to display one segment of the knot at a time... clue, we don't update the vertex buffers at all ;)

======================================================
Links of Interest

https://www.youtube.com/watch?v=r6YMKr1X0VA

http://paulbourke.net/geometry/knots/


======================================================
GitHub :: https://github.com/sketchpunk/FunWithWebGL2
Patreon :: https://www.patreon.com/sketchpunk
Twitter :: https://twitter.com/SketchpunkLabs
Tumblr :: http://sketchpunklabs.tumblr.com/
WebGL2 : 065 : 3D Knots ChallengeFun with WebGL 2.0 : 017 : Terrains & TriangleStripsWebGL2 : 066 : Basic Voxels Part 1Fun with WebGL 2.0 : 030 : Extruding on a Bezier Splines PathWebGL2 : 119 : Three Bone IK SolverFun with WebGL 2.0 : 007 : QuadsWebGL2 : 061 : Deferred Rendering, FBO Multisampling, Post EffectsWebGL 2.0 : 043 : Ray to Plane IntersectionThingiverse makeitfloat challengeWebGL2 : 085 : Curved PathsFun with WebGL 2.0 : 008 : TextureWebGL2 : 137.3 : IK Rigs - Feet

WebGL2 : 065 : 3D Knots Challenge @SketchpunkLabs