{"id":22940702,"url":"https://github.com/legacyacolyte/python-voxel-engine","last_synced_at":"2025-08-12T21:31:21.174Z","repository":{"id":204168753,"uuid":"701606569","full_name":"devjoseruiz/python-voxel-engine","owner":"devjoseruiz","description":"Voxel engine made using Python, Pygame and OpenGL","archived":false,"fork":false,"pushed_at":"2023-11-05T09:24:18.000Z","size":1771,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-11-06T04:20:51.416Z","etag":null,"topics":["opengl","pygame","python","terrain-generator","voxel-engine"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devjoseruiz.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}},"created_at":"2023-10-07T03:30:37.000Z","updated_at":"2023-11-05T06:28:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"818c6ba9-8cb4-4520-9776-5e57d1d90a80","html_url":"https://github.com/devjoseruiz/python-voxel-engine","commit_stats":null,"previous_names":["devjoseruiz/python-voxel-engine"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjoseruiz%2Fpython-voxel-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjoseruiz%2Fpython-voxel-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjoseruiz%2Fpython-voxel-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjoseruiz%2Fpython-voxel-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devjoseruiz","download_url":"https://codeload.github.com/devjoseruiz/python-voxel-engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229708133,"owners_count":18111220,"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":["opengl","pygame","python","terrain-generator","voxel-engine"],"created_at":"2024-12-14T13:30:20.100Z","updated_at":"2025-08-12T21:31:17.655Z","avatar_url":"https://github.com/devjoseruiz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-voxel-engine\n\nVoxel engine made using Python, Pygame and OpenGL\n\n![](images/example.png)\n\n## Introduction\n\nThis project enables you to generate and render voxel-based 3D worlds, which can be a foundation for various games, simulations, or interactive 3D applications.\n\n## Prerequisites\n\nBefore you can use this program, you need to ensure that you have the following prerequisites installed:\n\n-   Python\n-   Poetry\n\nTo install Poetry, you can use pip:\n\n```sh\npip install poetry\n```\n\n## Usage\n\n1. Clone this repo.\n2. Navigate to the project folder.\n3. Run the program using Poetry:\n\n```sh\npoetry run python src/main.py\n```\n\n## Controls\n\n- **Mouse:** Control the camera's orientation. Move the mouse to look around and explore the game world from different angles.\n- **W:** Move forward, advancing in the direction you're facing.\n- **A:** Move to the left.\n- **D:** Move to the right.\n- **S:** Move backward.\n- **Space:** Go upward or ascend.\n- **Left Control:** Go downward or descend.\n- **Escape:** Exit the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacyacolyte%2Fpython-voxel-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegacyacolyte%2Fpython-voxel-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacyacolyte%2Fpython-voxel-engine/lists"}