{"id":30602339,"url":"https://github.com/aminehabchi/jaikin","last_synced_at":"2026-06-19T16:01:40.137Z","repository":{"id":311448185,"uuid":"1043268843","full_name":"aminehabchi/jaikin","owner":"aminehabchi","description":"implement Chaikin's algorithm in java","archived":false,"fork":false,"pushed_at":"2025-08-24T14:01:43.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-25T07:15:42.189Z","etag":null,"topics":["chaikin","java","piscine-java","raid"],"latest_commit_sha":null,"homepage":"","language":"Java","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/aminehabchi.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,"zenodo":null}},"created_at":"2025-08-23T13:51:34.000Z","updated_at":"2025-09-27T14:58:03.000Z","dependencies_parsed_at":"2025-08-24T19:24:16.758Z","dependency_job_id":"1d9a7376-11b6-4ff9-9194-19ad02dbdbc8","html_url":"https://github.com/aminehabchi/jaikin","commit_stats":null,"previous_names":["aminehabchi/jaikin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aminehabchi/jaikin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehabchi%2Fjaikin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehabchi%2Fjaikin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehabchi%2Fjaikin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehabchi%2Fjaikin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aminehabchi","download_url":"https://codeload.github.com/aminehabchi/jaikin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aminehabchi%2Fjaikin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chaikin","java","piscine-java","raid"],"created_at":"2025-08-30T00:35:14.987Z","updated_at":"2026-06-19T16:01:40.118Z","avatar_url":"https://github.com/aminehabchi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jaikin\n\nA Java Swing application that demonstrates the **Chaikin curve smoothing algorithm** through interactive visualization.\n\n## About\n\nThe Chaikin algorithm is a curve subdivision technique that transforms angular polygons into smooth curves by iteratively applying corner-cutting operations. This project provides a visual demonstration where users can create control points and watch the smoothing process in real-time.\n\n## Demo\n\n![Demo](demo.png)\n*Click to add points, press ENTER to start smoothing animation*\n\n## Features\n\n- 🎯 **Interactive Point Placement** - Click anywhere to add control points\n- 🎬 **Real-time Animation** - Watch 7 iterations of smoothing\n- 🎨 **Modern Dark UI** - Professional styling with glow effects\n- ⌨️ **Simple Controls** - Mouse and keyboard interaction\n- 📊 **Live Statistics** - Track iterations and point count\n\n## How to Run\n\n### Using Makefile\n```bash\nmake run\n```\n\n### Controls\n- **Click**: Add control point\n- **ENTER**: Start animation (requires 3+ points)\n- **SPACE**: Clear canvas\n- **ESC**: Exit\n\n## Project Structure\n\n```\n├── helpers/\n│   ├── Chaikin.java     # Core algorithm implementation\n│   └── Drawing.java     # Rendering and visual effects\n├── Jaikin.java          # Main application and UI logic\n├── Makefile             # Build automation\n└── README.md            # This file\n```\n\n## Requirements\n\n- Java 8 or higher\n- Any operating system with Java support\n\n---\n\n*Educational tool for understanding geometric algorithms and curve subdivision techniques.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehabchi%2Fjaikin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faminehabchi%2Fjaikin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faminehabchi%2Fjaikin/lists"}