#
curve
Here are 188 public repositories matching this topic...
Add curve at bottom of image views and relative layouts.
-
Updated
Oct 1, 2018 - Java
Open-source, cross-platform NURBS
-
Updated
Mar 23, 2021 - JavaScript
HslControls控件库的使用demo,HslControls是一个工业物联网的控件库,基于C#开发,配套HslCommunication组件可以实现工业上位机软件的快速开发,支持常用的工业图形化控件,快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。
-
Updated
May 24, 2021 - C#
This is Flutter Page Transition Package
-
Updated
Jun 10, 2021 - Dart
Data visualization examples and tutorials from scratch. 数据可视化示例代码集与新手学习教程。
visualization
webgl
threejs
demo
earth
data-visualization
curve
spatiotemporal
3d
spatio-temporal-data
deck-gl
-
Updated
Aug 10, 2021 - JavaScript
Flubber is an elegant solution for making animations in Android. The library is developed and maintained by Appolica.
-
Updated
Jul 5, 2021 - Java
-
Updated
Mar 28, 2018 - JavaScript
A Leaflet plugin for drawing Bézier curves and other complex shapes.
-
Updated
Aug 4, 2021 - JavaScript
Bezier curves and paths in Swift for building vector applications
-
Updated
May 12, 2021 - Swift
Quantify the difference between two arbitrary curves in space
python
dtw
measure
distance
curve
similarity-measures
warping
dynamic-time-warping
frechet-distance
fr-chet-distance
-
Updated
Feb 28, 2021 - Jupyter Notebook
Unity3D: Simple core bezier functionality featuring interpolation and orientation.
-
Updated
Jan 7, 2020 - C#
Automagically remove trends from time-series data
-
Updated
Oct 6, 2020 - Jupyter Notebook
Fastest implementation of BLS12-381 in a scripting language. High-security, auditable, 0-dependency aggregated signatures / zk-snarks over pairing-friendly curve
crypto
ecc
curve
signatures
noble
pairing
zk-snarks
bls12
boneh-lynn-shacham
bls-signature
eth2
elliptic-curve-cryptography
bls12-381
barreto-lynn-scott
signature-aggregation
-
Updated
Jul 30, 2021 - TypeScript
Example scripts for the NURBS-Python (geomdl) package
visualization
python
bezier
cad
curve
computational-geometry
volume
surface
nurbs
bspline
geometric-modeling
geomdl
-
Updated
Jan 30, 2020 - Python
Curve-Fit is an Android library for drawing curves on Google Maps
android
curves
maps
google-maps
android-library
curve
polyline
bezier-curve
beziercurve
curve-fit
drawing-curves
-
Updated
Feb 3, 2020 - Java
Curve fitting method in JavaScript
-
Updated
Jun 25, 2021 - JavaScript
Photo Optimizing Adversarial Net with Policy Gradient Method
-
Updated
Jul 23, 2018 - Python
Improve this page
Add a description, image, and links to the curve topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the curve topic, visit your repo's landing page and select "manage topics."
The
Point#d
,Vector#d
andDirection#d
modules were recently optimized in thecoordinate-systems
branch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the