CubicBezier
Bezier generator
A tool for generating Bezier curves and animating them on macOS
CubicBezier Generator for macOS
156 stars
7 watching
17 forks
Language: Objective-C
last commit: about 2 years ago
Linked from 1 awesome list
camediatimingfunctioncubicbeziercubicbezier-generatormacosobjective-c
Related projects:
Repository | Description | Stars |
---|---|---|
fontello/cubic2quad | A tool for approximating cubic Bezier curves with quadratic ones for use in font generation | 34 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
methusalah/splinemesh | A Unity plugin for creating curved content with real-time Bézier curves | 1,060 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
digitalleaves/bezierpathplaygrounds | Interactive playgrounds to explore and practice drawing complex shapes with UIBezierPaths in Swift. | 26 |
josephfusco/angled-edges | A utility for creating angled section edges using dynamic SVG encoding in CSS. | 963 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 77 |
aeyrium/bezier-chart | A Flutter widget for displaying interactive, customizable bezier line charts | 447 |
jamis/csmazes | An animation-based library demonstrating various maze generation algorithms | 393 |
c01nd01r/vue-bem-cn | A utility library for generating BEM-style class names in Vue.js applications. | 127 |
caryll/shapeops | Tools for performing boolean operations and removing overlap on curves in 2D shapes. | 9 |
haskell-things/implicitcad | A Haskell-based CAD program that supports CSG, bevels, and shells, as well as 2D & 3D geometry and GCode generation. | 1,409 |
habrador/computational-geometry | A Unity-based library providing a range of algorithms and data structures for 2D computational geometry, including intersection detection, mesh generation, convex hulls, and triangulations. | 1,254 |
colofabrix/figlet4s | A Scala library for creating ASCII-art banners in various effects and fonts | 39 |