{"id":21657628,"url":"https://github.com/krishnamodepalli/2d-graph-system","last_synced_at":"2025-03-20T05:22:11.166Z","repository":{"id":166264439,"uuid":"641742847","full_name":"krishnamodepalli/2d-Graph-System","owner":"krishnamodepalli","description":"Real-time Points and Lines manipulation.","archived":false,"fork":false,"pushed_at":"2023-07-22T11:04:23.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T07:07:27.445Z","etag":null,"topics":["cpp","geometry"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krishnamodepalli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-17T04:38:21.000Z","updated_at":"2023-07-18T09:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bf16fdb-5447-4555-8d5e-46f184fe069b","html_url":"https://github.com/krishnamodepalli/2d-Graph-System","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2F2d-Graph-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2F2d-Graph-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2F2d-Graph-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krishnamodepalli%2F2d-Graph-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krishnamodepalli","download_url":"https://codeload.github.com/krishnamodepalli/2d-Graph-System/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554913,"owners_count":20471321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","geometry"],"created_at":"2024-11-25T09:27:19.327Z","updated_at":"2025-03-20T05:22:11.142Z","avatar_url":"https://github.com/krishnamodepalli.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2d-Graph-System\n\nThis cpp project is a demonstration of rectangular graph system where we work\nwith Points, Lines, etc.. In this project all of them (I think) were\nimplemented in code language where we can use Points, Lines and we can\nmanipulate them and do calculations on them, treat each one of them as an\nobject like any other object in cpp.  \n\n**This project is a pure demonstration of 2d-Graph-System in cpp language**.\nAll the documentation for the project is available in the `Usage.md` file with\nall the details and how-to-use descriptions.  \n\n\nFor the first time in this repository, a `Makefile` is included. This usually\ncreates directories for the project and compile code with both `debug` and\n`release` modes (with Optimization enabled on `release` mode) and creates a\n`bin` directory where all the binaries of the project will be placed.\nBy the way, this `Makefile` is generated by AI(ChatGPT).  \n\n## Compiling and executing\n```terminal\n# for `debug` mode\n$ make debug\n$ ./bin/debug/main\n\n# for `release` mode\n$ make release\n$ ./bin/release/main\n```\n\nThe above example should work well, if you find any difficulties about using\nthem, feel free to ask in comments or issues.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishnamodepalli%2F2d-graph-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrishnamodepalli%2F2d-graph-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrishnamodepalli%2F2d-graph-system/lists"}