{"id":16323671,"url":"https://github.com/im-rises/cube3d","last_synced_at":"2025-05-14T14:35:12.368Z","repository":{"id":107335687,"uuid":"417229704","full_name":"Im-Rises/Cube3D","owner":"Im-Rises","description":"3D cube in Processing.","archived":false,"fork":false,"pushed_at":"2023-01-07T20:40:47.000Z","size":10799,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T04:26:19.333Z","etag":null,"topics":["3d","cube","matrix","processing"],"latest_commit_sha":null,"homepage":"","language":"Processing","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/Im-Rises.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":"2021-10-14T17:49:34.000Z","updated_at":"2023-05-10T17:03:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0191ec0-76b4-45c0-b4bc-4febc6f1bf2a","html_url":"https://github.com/Im-Rises/Cube3D","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FCube3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FCube3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FCube3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Im-Rises%2FCube3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Im-Rises","download_url":"https://codeload.github.com/Im-Rises/Cube3D/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160610,"owners_count":22024575,"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","cube","matrix","processing"],"created_at":"2024-10-10T22:55:23.056Z","updated_at":"2025-05-14T14:35:12.349Z","avatar_url":"https://github.com/Im-Rises.png","language":"Processing","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cube3D\r\n\r\n\u003cp align=\"center\"\u003e\r\n    \u003cimg src=\"README_files/processing_logo.png\" style=\"height: 100px;\" alt=\"processingLogo\"\u003e\r\n\u003c/p\u003e\r\n\r\n## Description\r\n\r\n3D cube made with Processing.  \r\nApp I made to understand the basics of 3D projection and rotation.  \r\nThe script project a 3D rotating matrix from 3D to 2D using projection, rotation and perspective matrix basis.\r\n\r\n- Projection matrix\r\n- Rotation Matrix\r\n- Perspective Matrix\r\n\r\n## Demo\r\n\r\n\u003cimg src=\"./README_files/demoCube3D.gif\" style=\"width:320px;\" alt=\"cube3Dgif\"\u003e  \r\n\r\n\r\n## Project architecture\r\n\r\nThe project is composed of two files, one to handle the matrix operations, the other the 3D implementation using the matrices.\r\n\r\nmatrix.pde:\r\n- set of matrix functions (multiplication, print, ...)\r\n\r\ncube3D.pde:\r\n- main program that display the Cube in 3D\r\n\r\n## Quickstart\r\n\r\nTo start the app, you need to install Processing, you can find it below:  \r\n\u003chttps://processing.org\u003e\r\n\r\nOnce installed, open the projects files and you'd be able to start the `cube3D.pde`.\r\n\r\n## Documentation\r\n\r\nWikipedia (3D projection):  \r\n\u003chttps://en.wikipedia.org/wiki/3D_projection\u003e\r\n\r\nWikipedia (Rotation matrix):  \r\n\u003chttps://en.wikipedia.org/wiki/Rotation_matrix\u003e\r\n\r\nThe Coding Train video:  \r\n\u003chttps://youtu.be/p4Iz0XJY-Qk\u003e\r\n\r\n## Authors\r\n\r\nQuentin MOREL :\r\n\r\n- @Im-Rises\r\n- \u003chttps://github.com/Im-Rises\u003e\r\n\r\n[![GitHub contributors](https://contrib.rocks/image?repo=Im-Rises/cube3D)](https://github.com/Im-Rises/cube3D/graphs/contributors)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Fcube3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fim-rises%2Fcube3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fim-rises%2Fcube3d/lists"}