{"id":15048844,"url":"https://github.com/haschka/3d-wireframe","last_synced_at":"2026-04-02T18:43:56.382Z","repository":{"id":257082485,"uuid":"857275865","full_name":"haschka/3D-wireframe","owner":"haschka","description":"A tool to render and view basic 3D wireframes","archived":false,"fork":false,"pushed_at":"2024-09-14T12:10:11.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T23:44:14.038Z","etag":null,"topics":["3d","3d-graphics","3d-graphics-renderer","c-language","sdl2","unix-tool","wireframe"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haschka.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":"2024-09-14T08:09:18.000Z","updated_at":"2024-09-14T12:10:14.000Z","dependencies_parsed_at":"2024-09-14T19:27:52.539Z","dependency_job_id":"746824e5-472a-4f51-b5ed-8ea94b801e80","html_url":"https://github.com/haschka/3D-wireframe","commit_stats":null,"previous_names":["haschka/3d-wireframe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haschka%2F3D-wireframe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haschka%2F3D-wireframe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haschka%2F3D-wireframe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haschka%2F3D-wireframe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haschka","download_url":"https://codeload.github.com/haschka/3D-wireframe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500771,"owners_count":20300770,"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":["3d","3d-graphics","3d-graphics-renderer","c-language","sdl2","unix-tool","wireframe"],"created_at":"2024-09-24T21:16:49.961Z","updated_at":"2025-12-29T15:04:46.748Z","avatar_url":"https://github.com/haschka.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D-wireframe\nA tool to render and view basic 3D wireframes.\n\n(c) Thomas Haschka 2024 - GPL-3 license. \n\n### Installation:\nYou need sdl2 libraries and headers installed, as well as a c compilier.\nOn a debian based system you can accomplish this by:\n```\nsudo apt-get install build-essential libsdl2-dev\n```\nCompilation of the tool works as follows:\n```\n./build.sh\n```\nYou might edit `build.sh` in order to compile the tool on your choice of operating system.\n\n### Usage:\n\nIn order to render an object you need two basic files.\nOne contains the vertices or nodes, the other the edges or links.\nFor examples look at `cube-nodes` and `cube-links`.\n\nYou can run the program by execting for instance:\n```\n./simple-3d cube-nodes cube-links\n```\n\nRotate around:\n- x axes with `q` and `e` keys\n- y axes with `a` and `d` keys\n- z axes with `z` and `c` keys\n\n![](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaschka%2F3d-wireframe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaschka%2F3d-wireframe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaschka%2F3d-wireframe/lists"}