{"id":28424099,"url":"https://github.com/uben0/orbem","last_synced_at":"2025-06-25T11:31:23.159Z","repository":{"id":297101499,"uuid":"995547311","full_name":"uben0/orbem","owner":"uben0","description":"A Minecraft clone with Bevy game engine","archived":false,"fork":false,"pushed_at":"2025-06-24T19:54:28.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-24T20:46:45.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uben0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-06-03T16:40:01.000Z","updated_at":"2025-06-24T19:54:32.000Z","dependencies_parsed_at":"2025-06-24T20:31:22.431Z","dependency_job_id":"e608c814-5526-4cd5-b64e-0501b867fa04","html_url":"https://github.com/uben0/orbem","commit_stats":null,"previous_names":["uben0/orbem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uben0/orbem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uben0%2Forbem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uben0%2Forbem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uben0%2Forbem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uben0%2Forbem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uben0","download_url":"https://codeload.github.com/uben0/orbem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uben0%2Forbem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261862959,"owners_count":23221457,"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":[],"created_at":"2025-06-05T09:36:27.534Z","updated_at":"2025-06-25T11:31:23.144Z","avatar_url":"https://github.com/uben0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Minecraft clone written with Bevy\n\n## TODO\n\n- [x] understand trigger\n- [ ] inspect ui\n- [ ] textures\n  - [x] draw quad\n    - [x] custom frag shader\n    - [x] nearest interpolation\n    - [x] images in array\n    - [x] solve texture loading\n    - [x] custom mesh with texture index\n    - [ ] pbr shader\n      - [ ] issue: colors are washed\n      - [ ] compare with default\n- [ ] different blocks\n- [ ] split in different crate for compile time\n- [x] physics\n  - [x] gizmos\n    - [x] second camera\n- [x] fix delay\n- [x] meshing by iterating on values\n- [x] capture mouse\n- [x] place block\n\n## Links\n\nPerf profiling: https://www.youtube.com/watch?v=q3VOsGzkM-M\n\nWebgpu doc: https://webgpufundamentals.org/\n\nBevy doc: https://taintedcoders.com/\n\nPixel art: https://orama-interactive.itch.io/pixelorama\n\n## Notes\n\nUse `BEVY_ASSET_ROOT` env var to set assets directory.\n\n## Ideas\n\n- Use a K-d tree to store blocks (maybe even mesh)\n\n- Add event on `loader` changing current chunk. All chunk update would only run on relevant chunks.\n\n- Chunk mesh should be anisotropic, and would only require 3 neighbours instead of 6\n\n- What if visual chunks and terrain chunk were dissociated and overlaping at half the chunk size? All sampling would involve 8 chunks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuben0%2Forbem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuben0%2Forbem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuben0%2Forbem/lists"}