最新下载
24小时阅读排行榜
- 1 解决 Flink join 操作无输出问题:确保数据流处理可见性
- 2 python subprocess.popen怎么用?
- 3 php lavarel框架导出文件
- 4 如何实现python的数据表清洗?
- 5 Go语言服务器如何处理带自定义请求头的CORS预检请求
- 6 python all函数怎么用
- 7 解决Java客户端与C#服务器TCP通信无响应问题:消息帧与资源管理指南
- 8 Flink 流处理中 Join 操作无输出:核心问题与解决方案
- 9 解决 Flink 窗口化 Keyed Join 无输出问题:深入理解与实践
- 10 Room数据库与Kotlin协程:Java项目中数据持久化的最佳实践与常见陷阱
- 11 怎么用python中的if函数实现嵌套?
- 12 Go语言:跨平台检测应用程序(如Google Chrome)安装状态的教程
- 13 普通人比特币怎么获得?比特币普通人获取平台APP介绍
- 14 python中字典中key必须是唯一的吗?
- 15 Go语言跨平台检测Google Chrome浏览器安装状态教程
最新教程
-
- Node.js 教程
- 10989 2025-08-28
-
- CSS3 教程
- 1279006 2025-08-27
-
- Rust 教程
- 17124 2025-08-27
-
- Vue 教程
- 19957 2025-08-22
-
- PostgreSQL 教程
- 17736 2025-08-21
-
- Git 教程
- 7275 2025-08-21
$( document ).ready( function() {
//------------------------------------------------------------------------
//Settings - params for WarpDrive
var settings = {
width: 480,
height: 480,
autoResize: false,
autoResizeMinWidth: null,
autoResizeMaxWidth: null,
autoResizeMinHeight: null,
autoResizeMaxHeight: null,
addMouseControls: true,
addTouchControls: true,
hideContextMenu: true,
starCount: 6666,
starBgCount: 2222,
starBgColor: { r:255, g:255, b:255 },
starBgColorRangeMin: 10,
starBgColorRangeMax: 40,
starColor: { r:255, g:255, b:255 },
starColorRangeMin: 10,
starColorRangeMax: 100,
starfieldBackgroundColor: { r:0, g:0, b:0 },
starDirection: 1,
starSpeed: 20,
starSpeedMax: 200,
starSpeedAnimationDuration: 2,
starFov: 300,
starFovMin: 200,
starFovAnimationDuration: 2,
starRotationPermission: true,
starRotationDirection: 1,
starRotationSpeed: 0.0,
starRotationSpeedMax: 1.0,
starRotationAnimationDuration: 2,
starWarpLineLength: 2.0,
starWarpTunnelDiameter: 100,
starFollowMouseSensitivity: 0.025,
starFollowMouseXAxis: true,
starFollowMouseYAxis: true
};
多款漂亮炫目的通过配置参数进行灵活的配置,可用鼠标进行互动的HTML5 Canvas星空背景动画特效。

