---
layout: default
title: V-ecs
category: Other
cards: [Vecs Screenshot, Vecs Summary, Kronos]
links: ["Source Code|https://github.com/thepaperpilot/V-ECS"]
tags: [c++, lua, vulkan]
V-ecs (pronounced "Vex") is a vulkan-based engine I made for making highly moddable games and tools in lua, centered around the ECS design pattern and a work-stealing job system.