hadiDanial / Splines

A WIP Unity editor tool to create, manipulate and use splines based on cubic bezier curvers, with SVG support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splines

This project is a work in progress editor tool that allows the user to create splines based on cubic bezier curves in the editor, manipulate them, and use them for various purposes, such as defining custom paths for movement, or generating custom meshes in the editor, as well as importing SVG files into Unity as editable bezier splines and exporting splines into SVG files.

Uses SVGImporter DLL.

image

About

A WIP Unity editor tool to create, manipulate and use splines based on cubic bezier curvers, with SVG support.


Languages

Language:C# 77.6%Language:HTML 22.4%