{"id":40918014,"url":"https://github.com/sebkur/live-cg","last_synced_at":"2026-01-22T03:19:59.256Z","repository":{"id":10469013,"uuid":"12643750","full_name":"sebkur/live-cg","owner":"sebkur","description":"LIVE Interactive Visualization Environment for Computational Geometry","archived":false,"fork":false,"pushed_at":"2023-08-12T18:22:29.000Z","size":13347,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-23T06:44:23.290Z","etag":null,"topics":["application","computational-geometry","gui","gui-application","java"],"latest_commit_sha":null,"homepage":"https://jaryard.topobyte.de/projects/live-cg/index.html","language":"Java","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/sebkur.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}},"created_at":"2013-09-06T12:40:54.000Z","updated_at":"2025-03-03T06:55:41.000Z","dependencies_parsed_at":"2022-08-30T17:41:50.639Z","dependency_job_id":null,"html_url":"https://github.com/sebkur/live-cg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sebkur/live-cg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Flive-cg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Flive-cg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Flive-cg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Flive-cg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebkur","download_url":"https://codeload.github.com/sebkur/live-cg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebkur%2Flive-cg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28652148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["application","computational-geometry","gui","gui-application","java"],"created_at":"2026-01-22T03:19:58.457Z","updated_at":"2026-01-22T03:19:59.236Z","avatar_url":"https://github.com/sebkur.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"LiveCG\n=======\n\nLIVE Interactive Visualization Environment for Computational Geometry\n\nThis project aims to create a system for interactive visualization of \nalgorithms from computational geometry.\n\n# Running the application\n\n## Using gradle\nYou can run the main UI using gradle directly:\n\n    ./gradlew run\n\n## Using scripts\nSetup the execution environment:\n\n    ./gradlew createRuntime\n\nThen you can run the main executables from the build directory:\n\n    ./scripts/livecg-ui\n    ./scripts/livecg-create-image\n    ./scripts/livecg-visualization\n\n## Using standalone JAR files\nBuild the JAR files:\n\n    ./gradlew fatJars\n\nThen run them like this:\n\n    java -jar build/libs/livecg-ui.jar\n    java -jar build/libs/livecg-create-image.jar\n    java -jar build/libs/livecg-visualization.jar\n\n# Setting up the development environment\nYou can create an Eclipse project like this:\n\n    ./gradlew cleanEclipse eclipse\n\n# Editor\n## Key Bindings\n### Main\nFile:\n\n* `Ctrl + N`: New document\n* `Ctrl + O`: Open document\n* `Ctrl + S`: Save document\n* `Ctrl + Q`: Quit\n\nTools:  \n\n* `q`: select/move mode\n* `w`: rotate mode\n* `e`: scale mode\n* `a`: rectangular selection mode\n* `s`: add mode\n* `d`: delete mode\n\nEdit:\n  \n* `Ctrl + A`: Select all objects\n* `Ctrl + Shift + A`: Select nothing\n\n### Move mode\n* `Ctrl`: while dragging nodes, snap to other nodes\n\n### Add mode\n* `left mouse button`: add a node\n* `Ctrl + left mouse button`: close a ring\n\n### With selected object\n* `Ctrl + Shift + 'o'`: open / close a ring\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkur%2Flive-cg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebkur%2Flive-cg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebkur%2Flive-cg/lists"}