{"id":24663970,"url":"https://github.com/sujalchoudhari/renderingengine","last_synced_at":"2026-05-11T16:03:36.855Z","repository":{"id":242516259,"uuid":"809763994","full_name":"SujalChoudhari/RenderingEngine","owner":"SujalChoudhari","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-05T10:21:14.000Z","size":82,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T08:48:42.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/SujalChoudhari.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}},"created_at":"2024-06-03T12:05:32.000Z","updated_at":"2025-03-04T13:59:36.000Z","dependencies_parsed_at":"2025-03-21T08:43:01.052Z","dependency_job_id":"810d0375-6172-4ef6-9bff-06f2f3e6d4c7","html_url":"https://github.com/SujalChoudhari/RenderingEngine","commit_stats":null,"previous_names":["sujalchoudhari/renderingengine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SujalChoudhari/RenderingEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SujalChoudhari%2FRenderingEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SujalChoudhari%2FRenderingEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SujalChoudhari%2FRenderingEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SujalChoudhari%2FRenderingEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SujalChoudhari","download_url":"https://codeload.github.com/SujalChoudhari/RenderingEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SujalChoudhari%2FRenderingEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32902279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2025-01-26T05:17:31.842Z","updated_at":"2026-05-11T16:03:36.794Z","avatar_url":"https://github.com/SujalChoudhari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Mini Rendering Engine**\n\n### Purpose\nThe purpose of this rendering engine is to showcase various rendering algorithms and techniques, primarily aimed at educational purposes. It provides a hands-on experience for beginners to understand the fundamentals of computer graphics and OpenGL rendering.\n\n![Renderer Screenshot](./assets/image1.png)\n\n![Animating Objects](./assets/image2.png)\n\n### Features\n1. **OpenGL and Pygame Integration:** The engine utilizes Python's Pygame library for window management and OpenGL for rendering. This combination offers simplicity for beginners to get started with graphics programming.\n  \n2. **Geometry Classes:** The engine includes classes for basic geometric shapes such as lines, cubes, and spheres. These classes serve as building blocks for demonstrating various rendering techniques.\n  \n3. **Lighting and Shading:** The engine supports basic lighting and shading effects, including ambient, diffuse, and specular lighting. This allows users to experiment with different lighting setups and understand their impact on object appearance.\n\n4. **Camera Controls:** A free camera implementation enables users to navigate the scene, providing a dynamic perspective of rendered objects. This feature enhances interactivity and exploration within the rendering environment.\n\n5. **IMGUI Integration:** The engine utilizes the ImGui library for user interface (UI) development. This library provides a lightweight and easy-to-use framework for creating GUIs.\n\n### Usage\nTo use the rendering engine, follow these steps:\n\n1. **Installation:** Ensure you have Python installed on your system. Install the required dependencies using pip:\n   ```\n   pip install pygame PyOpenGL numpy imgui[\"pygame\"]\n   ```\n   \n2. **Running the Engine:** Execute the main script (`main.py` or similarly named) to launch the rendering engine window. This window will display the rendered scene.\n\n3. **Interacting with the Scene:** Use keyboard and mouse controls to navigate the scene and interact with objects. Refer to the provided documentation or code comments for control instructions.\n\n\n### Acknowledgments\nThis project was inspired by the desire to provide a beginner-friendly platform for learning computer graphics concepts. Special thanks to the developers of Pygame and OpenGL for their invaluable contributions to the Python graphics ecosystem.\n\n### Contact\nFor any inquiries or feedback, please contact Sujal at hello@sujal.xyz.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujalchoudhari%2Frenderingengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujalchoudhari%2Frenderingengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujalchoudhari%2Frenderingengine/lists"}