数学曲线加载动画库
数学曲线加载动画库
A lightweight gallery of mathematical curve based loading animations with modal previews, formulas, and copyable code snippets.
⭐ 84💻 JavaScript
一个轻量无依赖的数学曲线加载动画库,使用纯 HTML/CSS/JS 实现。收录多种曲线示例(玫瑰曲线、利萨茹、内旋线、心形、卡西尼卵形、傅里叶风格路径等)与原始粒子轨迹。支持点击弹窗预览、每条曲线附公式与代码片段并可复制。开箱即用:直接打开 index.html 运行,适合探索用数学参数化构建富表现力的 UI 加载状态。
📄 README
Math Curve Loaders
A small gallery of mathematical curve based loading animations built with plain HTML, CSS, and JavaScript.
It includes:
Files
index.html: gallery entrystyle.css: layout, modal, and visual stylesmain.js: animation engine, curve definitions, modal interactionsoriginal.html: standalone original loader demooriginal.cssoriginal.jsRun
Open index.html directly in a browser.
Why
This project explores how mathematical parameterizations can become expressive UI loading states while staying lightweight and dependency-free.