SplineMesh
Curve generator
A Unity plugin for creating curved content with real-time Bézier curves
A Unity plugin to create curved content in real-time with bézier curves
1k stars
30 watching
105 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msteinbeck/tinyspline | A C library providing an object-oriented interface to NURBS, B-Splines, and Bezier curves for interpolation, transformation, and querying. | 1,203 |
whinarn/unitymeshsimplifier | Mesh simplification for Unity, using the Fast Quadric Mesh Simplification algorithm rewritten in C# | 1,751 |
bocud/udon-catmull-rom-splines | A system for generating and updating Catmull-Rom splines in game development. | 9 |
developer-shivam/crescento | An Android library that adds a curved shape at the bottom of image views and relative layouts. | 1,275 |
jsmmth/react-avatar-generator | Generates kaleidoscope patterns for user avatars in React applications | 69 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 52 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
mmgtools/mmg | Software for generating, adapting and optimizing two-dimensional and three-dimensional meshes for simulations | 369 |
jehugaleahsa/mustache-sharp | A text template engine that allows declarative generation of text with meaningful placeholders and logic-based control | 306 |
keijiro/cosinegradient | Generates cosine-based gradients for Unity applications | 389 |
umeshmk/react-schematic | A utility for generating responsive React components with built-in layout flexibility | 7 |
amaccann/phaser-navmesh-generation | Generates Navigation Meshes from Phaser TilemapLayer data and collision indices. | 12 |
generateme/fastmath | A fast and efficient math library written in Clojure. | 238 |
speps/libtessdotnet | A C# port of the GLU Tessellator library for generating polygons from complex shapes | 316 |
jujuadams/clean-shapes | An antialiased primitives library for GameMaker Studio 2 that allows developers to create smooth and precise shapes in their game | 39 |