Game engine
Find a file
2026-01-14 23:10:50 -06:00
tests/integration_test commit work 2026-01-14 23:10:35 -06:00
volund@e2b1159486 updates to volund 2026-01-14 23:10:50 -06:00
window@a763ff8dfb Update submodules and add build configuration 2026-01-14 22:59:00 -06:00
.gitignore commit work 2026-01-14 23:10:35 -06:00
.gitmodules initial commit 2026-01-14 19:50:08 -06:00
coding_style.md add coding style 2026-01-14 19:50:14 -06:00
Makofile Update submodules and add build configuration 2026-01-14 22:59:00 -06:00
readme.md Update submodules and add build configuration 2026-01-14 22:59:00 -06:00

Oceanic Game Engine

This is a prototype Vulkan game engine designed for simplicity and maintainability. Vulkan, but with OpenGL ease!

We are implementing every part of the workflow and game pipeline ourselves.