{"id":20703501,"url":"https://github.com/frederickroman/voxeldesk","last_synced_at":"2025-08-11T18:13:15.707Z","repository":{"id":112453893,"uuid":"461983488","full_name":"FrederickRoman/Voxeldesk","owner":"FrederickRoman","description":"Voxel-based 3D modeling online editor.","archived":false,"fork":false,"pushed_at":"2022-08-10T07:29:46.000Z","size":35313,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-08T15:06:33.975Z","etag":null,"topics":["3d-models","computer-graphics","nextjs-typescript","online-editor","pwa-app","react-js","three-js","voxel","vr"],"latest_commit_sha":null,"homepage":"https://voxeldesk.vercel.app","language":"TypeScript","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/FrederickRoman.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,"zenodo":null}},"created_at":"2022-02-21T18:25:51.000Z","updated_at":"2024-05-06T12:35:44.000Z","dependencies_parsed_at":"2023-06-03T10:46:01.326Z","dependency_job_id":null,"html_url":"https://github.com/FrederickRoman/Voxeldesk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FrederickRoman/Voxeldesk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederickRoman%2FVoxeldesk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederickRoman%2FVoxeldesk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederickRoman%2FVoxeldesk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederickRoman%2FVoxeldesk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrederickRoman","download_url":"https://codeload.github.com/FrederickRoman/Voxeldesk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrederickRoman%2FVoxeldesk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269931808,"owners_count":24498803,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["3d-models","computer-graphics","nextjs-typescript","online-editor","pwa-app","react-js","three-js","voxel","vr"],"created_at":"2024-11-17T01:08:17.084Z","updated_at":"2025-08-11T18:13:15.652Z","avatar_url":"https://github.com/FrederickRoman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voxeldesk\n\n\u003cdiv style=\"display:flex; flex-direction:column;\"\u003e\u003cimg src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/img/voxeldesk_logo.svg\" alt=\"Voxeldesk logo\" height=\"320\"/\u003e\n\u003c/div\u003e\n\n## User-friendly voxel-based 3D editor\n\nThis web apps allows you to create voxel art online by clicking on a 3D grid.\n\n\u003cdiv style=\"display:flex; justify-content:center; align-items:center;\"\u003e\n  \u003cimg \n      src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/img/banner_iPhone_mockup.png\" \n      height=\"300\" \n      alt=\"Voxeldesk home page iPad mockup\"\n   /\u003e\n  \u003cimg \n      src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/img/editor_iPhone_mockup.png\" \n      height=\"300\" \n      alt=\"Collatz conjecture home page iPhone mockup\"\n   /\u003e\n  \u003cimg \n      src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/video/model_display.gif\"  \n      height=\"300\" \n      alt=\"Voxeldesk model display\" \n    /\u003e \n\u003c/div\u003e\n\nCreate and edit 3D models.\n\n\u003cimg \n    src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/video/voxel_addition.gif\"  \n    height=\"300\" \n    alt=\"Voxeldesk model editing\" \n /\u003e \n \nSave and load 3D models.\n\n\u003cimg \n    src=\"https://github.com/FrederickRoman/Voxeldesk/blob/main/documentation/assets/video/model_save_and_load.gif\"  \n    height=\"300\" \n    alt=\"Voxeldesk model save/loading\" \n /\u003e \n\n\n\n## Live website\n\nSee [Voxeldesk](https://voxeldesk.vercel.app).\n\n## Main libraries used for this project\n\n+ Next.js (TS)\n+ three.js\n+ react-colorful.js\n\n\n## Project setup\n\n```\nnpm install\n```\n\n### Compiles and hot-reloads\n\n```\nnpm run dev\n```\n\n### Compiles and minifies for production\n\n```\nnpm run build\n```\n\n### Lints and fixes files\n\n```\nnpm run lint\n```\n## Acknowledgements\n#### Voxeldesk's voxel-painting is based off and extends the official three.js example created by mrdoob (and other three.js authors) named webgl_interactive_voxelpainter.html\n    https://github.com/mrdoob/three.js/blob/master/examples/webgl_interactive_voxelpainter.html\n#### The changes and extensions applied to this example are further discussed in the [VoxelWorld class](https://github.com/FrederickRoman/Voxeldesk/blob/main/services/world/VoxelWorld.ts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederickroman%2Fvoxeldesk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrederickroman%2Fvoxeldesk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrederickroman%2Fvoxeldesk/lists"}