pages/_posts/2020-02-03-vecs.md
2020-08-19 13:31:59 -05:00

9 lines
366 B
Markdown

---
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.