There are 3 repositories under spline topic.
C++ library for NURBS curves and surfaces
Interpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, and backpropagation.
Baking spline deformation to a texture then applying it to a mesh via a shader.
Spline editor extension for Unity.
Implementation of particle swarm optimization (PSO) for path planning when the environment is known.
Spline based mesh generation
A wrapper to painlessly integrate Spline projects into your React code-space. ☀
GPU-Optimized SplineTransformer significantly accelerates the conversion of large data arrays into B-spline bases by leveraging GPU power. This innovation outperforms traditional CPU-based solutions, offering enhanced speed and efficiency for your data processing needs.
spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.
React components to draw different types of curves with svg
De Boor's Algorithm for NURBS Curve
Ground surface estimation algorithms based on point clouds.
Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial (Chebyshev nodes) and Fourier Series layers of arbitrary order. Piecewise implementations could be thought of as a 1d grid (for each neuron) where each grid element is Lagrange polynomial. Both full connected and convolutional layers included.
A tool for Unreal Engine 4 which allows to spawn Instanced Meshes / Actors / Decals along a spline in the editor. The spline's points can snap to the environment and the objects can be aligned to the surface.
React Native plugin for rendering charts using ART
Antialiased primitives library for GameMaker
Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python
trajectory interpolation library for Rust and robotics
A spline.design wrapper for VueJS to add 3D animations easily into your Vue projects
An Unity package, enabling user to generate shapes by scripting.
automatically generates control points for a list of on-curve bezier points
This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)
A proof of concept of how to integrate Spark Lineage in Azure Purview
모바일 청첩장 wedding invitation
The .NET C# port of libspiro - conversion between spiro control points and bezier's.
This project generates the motor control commands for exoskeleton.
Quick-Data-Science-Experiments
SVG Image deformation tool. Support cubic Beizer spline only.