{"id":13805212,"url":"https://github.com/LouisSchmieder/Varekat","last_synced_at":"2025-05-13T18:33:22.305Z","repository":{"id":41442217,"uuid":"420751885","full_name":"LouisSchmieder/Varekat","owner":"LouisSchmieder","description":"A game engine with multiple backends, written in V","archived":false,"fork":false,"pushed_at":"2022-02-16T16:40:20.000Z","size":4518,"stargazers_count":39,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-19T05:27:46.145Z","etag":null,"topics":["game-engine","vlang","vulkan"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LouisSchmieder.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}},"created_at":"2021-10-24T17:37:24.000Z","updated_at":"2023-12-15T11:28:41.000Z","dependencies_parsed_at":"2022-09-01T12:11:18.762Z","dependency_job_id":null,"html_url":"https://github.com/LouisSchmieder/Varekat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisSchmieder%2FVarekat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisSchmieder%2FVarekat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisSchmieder%2FVarekat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LouisSchmieder%2FVarekat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LouisSchmieder","download_url":"https://codeload.github.com/LouisSchmieder/Varekat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003514,"owners_count":21997897,"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":["game-engine","vlang","vulkan"],"created_at":"2024-08-04T01:00:58.668Z","updated_at":"2025-05-13T18:33:21.338Z","avatar_url":"https://github.com/LouisSchmieder.png","language":"V","funding_links":[],"categories":["Libraries"],"sub_categories":["Game development"],"readme":"[![CI](https://github.com/LouisSchmieder/engine/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/LouisSchmieder/engine/actions/workflows/ci.yml)\n\n# Varekat\nA 3d game engine with multiple backends, written in V\n\n# Important\nYou have to install vulkan via the script at the moment. Will be changed in future.\n\n# Installing\n\n## Glfw\n\n### Debian\n```bash\nsudo apt install libglfw3-dev\n```\n\n### Fedora\n```bash\nsudo dnf install glfw-devel\n```\n\n### Arch\n```bash\nsudo pacman -S glfw-\u003cx11/wayland\u003e\n```\n\n### MacOS\n```bash\nbrew install glfw\n```\n\n### Windows\n```shell\nstart scripts\\glfw_install_windows.bat\n```\n\n\n## Vulkan\n\n### Linux\n\n**ATTENTION!** Make sure you have clang and ninja installed before run `vulkan_install_linux.sh` script.\n\n```bash\nsh scripts/vulkan_install_linux.sh\n```\n\n### MacOS\n```bash\nsh scripts/vulkan_install_macos.sh\n```\n\n### Windows\n```shell\nstart scripts\\vulkan_install_windows.bat\n```\n\n### Uninstalling\n\nYou can use `scripts/vulkan_delete.sh` script to uninstall Vulkan. You can also remove it manually by deleting folder *vulkan* in *Varekat/libs*\n\n### Alternative\nAlternative you can try to build the whole project and install all dependencies, by using \u003ca href=\"https://github.com/LouisSchmieder/Vuild\"\u003eVuild\u003c/a\u003e. But it's in an very alpha stage.\n\n\n# Why?\n\nI've started this project to first learn vulkan, but after now a bit of time I want to\nstart the first 3D game engine in V. I want to achieve a multi backend engine which works\non every platform.\n\n# Contribute\nJust create a fork, create a branch and write the code. Then just push the code to your fork\nand create a pull request.\n\n# Pictures\n\u003cimg src=\"./assets/images/cube_example.gif\" alt=\"Cube demo\" style=\"width: 100%\"\u003e\n\n\u003cimg src=\"./assets/images/dragon_demo.png\" alt=\"Dragon demo\" style=\"width: 100%\"\u003e\n\n\u003cimg src=\"./assets/images/terrain.png\" alt=\"Terrain demo\" style=\"width: 100%\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLouisSchmieder%2FVarekat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLouisSchmieder%2FVarekat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLouisSchmieder%2FVarekat/lists"}