Edit of asset "Scalable Vector Shapes 2D - Draw Seamless Vector Graphics in the 2D Viewport" Accepted

Old/Current New/Edit
Title Scalable Vector Shapes 2D - Draw Seamless Vector Graphics in the 2D Viewport Scalable Vector Shapes 2D
Description Scalable Vector Shapes 2D lets you do 3 things:
- Draw Crisp Vector Strokes, Fills and Collisions using a Path Editor inspired by the awesome Inkscape
- Animate Curves of your Vector Shapes (useful for faces, whips, dents in cans)
- Import .svg files as seamless Vector Shapes in stead of as raster images

Ask questions on discord:
https://discord.gg/yKAjBEGPj

Changelog:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/blob/master/CHANGELOG.md
Scalable Vector Shapes 2D lets you do 2 things:
- Draw seamless vector shapes using a Path Editor inspired by the awesome Inkscape
- Import .svg files as seamless vector shapes in stead of as raster images

*Important sidenote: This plugin only supports a small - yet relevant - subset of the SVG Specification

It leverages the Curve2D's tesselate() method to generate points with Bézier curves.

Read Mark Hedberg's great explainer here:
https://www.hedberggames.com/blog/rendering-curves-in-godot
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Teaching-myself-Godot/ez-curved-lines-2d
Issues Url https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/issues
Godot version Godot 4.4
Version String 2.23.1 2.0.0
Download Commit 3c2f661f5972a05df3ab96a9fd12e40a3f00bbfe e59100c0779468ad8583d07ad29b2723e5ee140a
Download Url (Computed) https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/3c2f661f5972a05df3ab96a9fd12e40a3f00bbfe.zip https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/e59100c0779468ad8583d07ad29b2723e5ee140a.zip
Icon Url https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/Icon.png
Preview Insert
Type video
Image/Video URL https://www.youtube.com/watch?feature=shared&v=q_NaZq1zZdY
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/addons/curved_lines_2d/screenshots/basic-drawing-youtube-thumnail.png
Preview Insert
Type video
Image/Video URL https://youtu.be/3j_OEfU8qbo?feature=shared
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/addons/curved_lines_2d/screenshots/importing-svg-files-youtube-thumbnail.png
Preview Insert
Type video
Image/Video URL https://youtu.be/nVCKVRBMnWU?feature=shared
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/addons/curved_lines_2d/screenshots/known-issues-youtube-thumbnail.png