{"id":18937006,"url":"https://github.com/qc20/assemblyrings","last_synced_at":"2026-05-19T14:09:07.025Z","repository":{"id":246840945,"uuid":"822330066","full_name":"QC20/AssemblyRings","owner":"QC20","description":"Welcome to the Assembly Rings repository! This project is a captivating blend of interaction design and creative coding, aimed at showcasing the mesmerizing possibilities of 3D animations within web environments.","archived":false,"fork":false,"pushed_at":"2024-07-04T13:56:51.000Z","size":658,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T06:43:42.233Z","etag":null,"topics":["assembly","creative","creative-coding","donut","html","pure-css","torus-dom"],"latest_commit_sha":null,"homepage":"https://qc20.github.io/AssemblyRings/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QC20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-30T23:40:13.000Z","updated_at":"2024-07-04T13:56:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"501c0b20-ed51-42f3-84ed-82ff38f65dd5","html_url":"https://github.com/QC20/AssemblyRings","commit_stats":null,"previous_names":["qc20/livedots"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/QC20/AssemblyRings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FAssemblyRings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FAssemblyRings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FAssemblyRings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FAssemblyRings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QC20","download_url":"https://codeload.github.com/QC20/AssemblyRings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FAssemblyRings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33219477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["assembly","creative","creative-coding","donut","html","pure-css","torus-dom"],"created_at":"2024-11-08T12:09:32.801Z","updated_at":"2026-05-19T14:09:06.992Z","avatar_url":"https://github.com/QC20.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assembly Rings - Interactive 3D Animation\n\nWelcome to the **Assembly Rings** repository! This project is a captivating blend of interaction design and creative coding, aimed at showcasing the mesmerizing possibilities of 3D animations within web environments.\n\n## Overview\n\n**Assembly Rings** is an interactive 3D animation that consists of multiple rotating rings and dots, creating a visually stunning torus-like structure. This project explores the intersections of Human-Computer Interaction (HCI) principles and creative coding, emphasizing user engagement through dynamic visual effects.\n\n![Assembly Rings Animation](path/to/your/demo-image.gif)\n\n## Features\n\n- **Dynamic 3D Animation**: Utilizing CSS animations and JavaScript to create a seamless and continuous rotating effect.\n- **Responsive Design**: Ensuring the animation looks great on all screen sizes.\n- **Interactive Elements**: Encouraging user interaction and engagement with the visual representation.\n\n## Getting Started\n\n### Prerequisites\n\nTo run this project locally, you'll need:\n\n- A modern web browser (e.g., Chrome, Firefox, Safari)\n- Basic knowledge of HTML, CSS, and JavaScript\n\n### Installation\n\n1. **Clone the Repository**:\n    ```bash\n    git clone https://github.com/your-username/assembly-rings.git\n    cd assembly-rings\n    ```\n\n2. **Open `index.html`** in your web browser to see the animation in action.\n\n### Customization\n\nFeel free to tweak the parameters in the `styles.css` and `index.html` files to explore different visual effects. Here are some variables you can experiment with:\n\n- **Number of Rings and Dots**: Adjust the `nrings` and `ndots` variables in the `index.html` script.\n- **Animation Speed and Style**: Modify the animation properties in the `styles.css` file to create unique motion effects.\n\n## Interaction Design Insights\n\nThis project is more than just an animation—it's an exploration of how users interact with and perceive digital art. By manipulating 3D transformations and animations, we delve into:\n\n- **User Engagement**: Creating an immersive experience that captivates and retains user attention.\n- **Perception and Cognition**: Understanding how motion and 3D effects can influence user perception and cognitive load.\n- **Aesthetics and Usability**: Balancing visual appeal with seamless interaction to enhance the overall user experience.\n\n## Contributing\n\nWe welcome contributions from the community! Whether it's optimizing the code, adding new features, or improving documentation, your input is valuable.\n\n1. **Fork the Repository**\n2. **Create a New Branch** (`git checkout -b feature-branch`)\n3. **Commit Your Changes** (`git commit -m 'Add some feature'`)\n4. **Push to the Branch** (`git push origin feature-branch`)\n5. **Create a Pull Request**\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\nSpecial thanks to the creative coding community for their inspiration and continuous support. Let's keep pushing the boundaries of what's possible with code and design!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqc20%2Fassemblyrings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqc20%2Fassemblyrings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqc20%2Fassemblyrings/lists"}