Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
bezier-examples
Advanced tools
https://wardenfeng.github.io/bezier
创建该库的原始目的是为了解决feng3d引擎粒子中时间与常量的变化曲线问题。
制作Bézier曲线这个库忙了整整3天了,感觉要跳进高等代数的坑了,得赶紧爬出这个坑,这坑太深了,以后再来跳。
说了不陷入,结果又制作了 EquationSolving.ts 提供了方程求解功能。
解决任意Bézier曲线的求值求导获取极值等问题。
bezier.linear
bezier.linearDerivative
bezier.linearSecondDerivative
bezier.quadratic
bezier.quadraticDerivative
bezier.quadraticSecondDerivative
bezier.cubic
bezier.cubicDerivative
bezier.cubicSecondDerivative
bezier.getValue
bezier.getDerivative
bezier.getSecondDerivative
bezier.bnND
bezier.getExtremums
bezier.getMonotoneIntervals
bezier.getExtremums
bezier.getTFromValue
bezier.split
bezier.merge
解决任意一元函数求导以及方程求解等问题。
equationSolving.getDerivative
equationSolving.binary
equationSolving.line
equationSolving.tangent
equationSolving.secant
该示例已经满足feng3d中曲线编辑器的需求。
github:https://github.com/wardenfeng
github:https://github.com/feng3d-labs
getee:https://gitee.com/feng3d
feng3d交流QQ群:519732759
FAQs
解决n次Bézier曲线拟合与求解问题
We found that bezier-examples demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.