{"id":27720627,"url":"https://github.com/xernas78/hydrogen","last_synced_at":"2025-04-27T09:59:00.525Z","repository":{"id":286469209,"uuid":"961497183","full_name":"Xernas78/Hydrogen","owner":"Xernas78","description":"A full Game Engine in Java from scratch, work in progress","archived":false,"fork":false,"pushed_at":"2025-04-24T16:36:51.000Z","size":78,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-27T09:58:48.247Z","etag":null,"topics":["2d","3d","directx","ecs","entity-component-system","from-scratch","game","game-engine","gamedev","glsl","graphics","graphics-engine","jar","java","linux","opengl","ui","vulkan","windows"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xernas78.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":"2025-04-06T16:40:09.000Z","updated_at":"2025-04-21T02:03:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"83a76071-d146-4953-b8fe-69d44c458279","html_url":"https://github.com/Xernas78/Hydrogen","commit_stats":null,"previous_names":["xernas78/hydrogen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernas78%2FHydrogen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernas78%2FHydrogen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernas78%2FHydrogen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xernas78%2FHydrogen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xernas78","download_url":"https://codeload.github.com/Xernas78/Hydrogen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251119576,"owners_count":21539194,"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":["2d","3d","directx","ecs","entity-component-system","from-scratch","game","game-engine","gamedev","glsl","graphics","graphics-engine","jar","java","linux","opengl","ui","vulkan","windows"],"created_at":"2025-04-27T09:58:59.663Z","updated_at":"2025-04-27T09:59:00.510Z","avatar_url":"https://github.com/Xernas78.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hydrogen\nHydrogen is a Java-based game engine developed from scratch, currently in its early stages. The goal is to create a modular, extensible, and performant engine suitable for 2D and 3D game and software development.\nIt is using my own graphics library which wraps around opengl named [Photon](https://github.com/Xernas78/Photon)\n\n## 🚧 Project Status\nThis project is a work in progress. Contributions, feedback, and suggestions are welcome!\n\n## ✨ Features\n- **Core Engine**: Built entirely in Java, providing a solid foundation for game and software development.\n- **Modular Architecture**: Designed to be extensible, allowing for easy integration of new features and systems.\n- **Rendering System**: Implementation of a rendering pipeline for 2D and 3D graphics.\n- **Lighting System**: Basic lighting system + some builtin shaders\n- **Input Handling**: Basic input management for keyboard and mouse events.\n- **Scene Management**: Support for multiple scenes\n- **Customization**: Lots of control and possibilities on every aspect of the app\n\n## 📃TODO\n- Some small fixes\n- Adding text rendering (Currently working on it)\n- Physics\n\n## 🛠️ Getting Started\n### Prerequisites\n- Java Development Kit (JDK) 8 or higher\n- Apache Maven​\n\n### Building the Project\nClone the repository:​\n```bash\ngit clone https://github.com/Xernas78/Hydrogen.git\ncd Hydrogen\n```\n\nBuild the project using Maven:​\n```bash\nmvn clean install\n```\n\n*Then you can finally use it in your projects by including this snippet in the dependencies inside your pom.xml !*\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003edev.xernas\u003c/groupId\u003e\n  \u003cartifactId\u003eHydrogen\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## 📄 License\nThis project is licensed under the GNU Affero General Public License v3.0.​\n\n## 👤 Author\n**Xernas Dev**\n\n***Feel free to reach out for any questions or collaborations! (Discord: .xernas)***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxernas78%2Fhydrogen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxernas78%2Fhydrogen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxernas78%2Fhydrogen/lists"}