{"id":48768557,"url":"https://github.com/neo1842/chaos-double-pendulum-simulator","last_synced_at":"2026-04-13T09:02:16.091Z","repository":{"id":350783743,"uuid":"1208243083","full_name":"NEO1842/Chaos-Double-Pendulum-Simulator","owner":"NEO1842","description":"A browser-based double pendulum simulator demonstrating chaotic motion.","archived":false,"fork":false,"pushed_at":"2026-04-12T04:49:41.000Z","size":1245,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-12T06:11:58.743Z","etag":null,"topics":["chaos-theory","double-pendulum","html","javascript","physics","physicssimulation","visualization"],"latest_commit_sha":null,"homepage":"https://neo1842.github.io/Chaos-Double-Pendulum-Simulator/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NEO1842.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-12T02:32:49.000Z","updated_at":"2026-04-12T04:49:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/NEO1842/Chaos-Double-Pendulum-Simulator","commit_stats":null,"previous_names":["neo1842/double-pendulum-simulator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/NEO1842/Chaos-Double-Pendulum-Simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NEO1842%2FChaos-Double-Pendulum-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NEO1842%2FChaos-Double-Pendulum-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NEO1842%2FChaos-Double-Pendulum-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NEO1842%2FChaos-Double-Pendulum-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NEO1842","download_url":"https://codeload.github.com/NEO1842/Chaos-Double-Pendulum-Simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NEO1842%2FChaos-Double-Pendulum-Simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T06:26:45.479Z","status":"ssl_error","status_checked_at":"2026-04-13T06:26:44.645Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chaos-theory","double-pendulum","html","javascript","physics","physicssimulation","visualization"],"created_at":"2026-04-13T09:02:15.363Z","updated_at":"2026-04-13T09:02:16.085Z","avatar_url":"https://github.com/NEO1842.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eChaos Double Pendulum Simulator\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n🌐 Live Demo:\u003cbr\u003e\nhttps://NEO1842.github.io/Chaos-Double-Pendulum-Simulator/\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n---English---\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"Double-Pendulum-Simulator.png\" width=\"1080\"\u003e\n\u003c/p\u003e\n\n⚠️ This project is currently in beta.\n\n## Overview\n\nDouble Pendulum Simulator is a physics-based simulation of a double pendulum system.\n\nThis system demonstrates chaotic motion, where small differences in initial conditions can lead to vastly different results.\n\n## Features\n- Real-time double pendulum simulation\n- Visualization of chaotic motion\n- Adjustable parameters (angles, lengths, etc.)\n\n## Usage\n1. Download this repository (Code → Download ZIP)\n2. Extract the ZIP file\n3. Open `index.html` in your browser\n\n## Project Structure\nThe source code is organized into the following modules:\n- `/physics/`: Core physics engine, dynamics, and trail logic.\n- `/ui/`: User interface components and parameter controls.\n- `/hue/`: Color management and glow effects.\n\n## Technical Details\nThis simulation is based on the physics of a double pendulum system, which is a classic example of a nonlinear dynamical system.\n\n## Current Status\n- ⚠️ Beta version\n- Features may change\n- May contain bugs\n\n---\n\n\u003ch1 align=\"center\"\u003eChaos Double Pendulum Simulator\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n🌐 デモはこちら:\u003cbr\u003e\nhttps://NEO1842.github.io/Chaos-Double-Pendulum-Simulator/\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n---日本語---\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"Double-Pendulum-Simulator.png\" width=\"1080\"\u003e\n\u003c/p\u003e\n\n⚠️このプロジェクトは現在ベータ版です\n\n## 概要\n\n二重振り子シミュレーターは、二重振り子システムの物理ベースのシミュレーションです。\n\nこのシステムはカオス的な動きを示し、初期条件のわずかな違いが結果を大きく左右します。\n\n## 使用方法\n\n1. 「Code」→「Download ZIP」でダウンロード\n\n2. 解凍\n\n3. `index.html` をブラウザで開く\n\n# プロジェクト構成\nコードは以下のフォルダに整理されています：\n\n- `/physics/`: 物理演算エンジン、力学、および軌跡のロジック。\n- `/ui/`: ユーザーインターフェースコンポーネントとパラメータ制御。\n- `/hue/`: 色管理と発光エフェクト。\n\n# 技術的な詳細 \n\nこのシミュレーションは、非線形力学系の典型的な例である二重振り子システムの物理法則に基づいています。\n\n\n## 現在のステータス\n- ⚠️ベータ版\n- 仕様変更の可能性あり\n- バグが含まれている可能性があります\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneo1842%2Fchaos-double-pendulum-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneo1842%2Fchaos-double-pendulum-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneo1842%2Fchaos-double-pendulum-simulator/lists"}