1 line
2.4 KiB
JavaScript
1 line
2.4 KiB
JavaScript
import{u as s,c as o,j as e,a as n,k as a,a5 as r,o as i,am as l,an as d,ao as c}from"./chunks/framework.BIC8H_hJ.js";import{d as p}from"./chunks/git.data.BUKN53Ta.js";const m=e("h1",{class:"p-name"},"V-ecs",-1),h=["innerHTML"],g=r('<hr><blockquote><p>Tags: <a href="/garden/my-projects/">My Projects</a></p></blockquote><div class="img-container"><img src="'+l+'" title="screenshot.png"></div><p>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.</p><p>The engine works with "worlds", which are collections of systems and renderers. The engine comes with several worlds using systems and renderers I made, including a voxel world, an incremental game, and some test scenes. All of these include systems to render the fps as well as show a debug console by typing the grave key (`). The default world is a title screen that detects any worlds in the "worlds" folder and displays a button for each of them.</p><div class="img-container"><img src="'+d+'" title="debug.png"></div><p>The original plans were to eventually put it on the steam workshop so people could more easily share their creations amongst each other, but I never became happy enough with the performance of the engine - the parallelization of the lua code involved a lot of overhead that severely limited performance.</p><p>Instead, I made a couple of worlds by myself - an infinite procedurally generated voxel world, a simple incremental game, and a more complex incremental game I call "<a href="https://thepaperpilot.itch.io/sands-of-time" target="_blank" rel="noreferrer">Sands of Time</a>".</p><div class="img-container"><img src="'+c+'" title="sandsoftime.png"></div><p>The gameplay of Sands of Time was replicated in <a href="/garden/kronos/">Kronos</a> Chapter 2!</p>',10),T=JSON.parse('{"title":"V-ecs","description":"","frontmatter":{"public":"true","slug":"v-ecs","tags":["My Projects"],"title":"V-ecs","prev":false,"next":false},"headers":[],"relativePath":"garden/v-ecs/index.md","filePath":"garden/v-ecs/index.md"}'),u={name:"garden/v-ecs/index.md"},b=Object.assign(u,{setup(_){const t=s();return(f,v)=>(i(),o("div",null,[m,e("p",null,[n("209 words, ~1 minute read. "),e("span",{innerHTML:a(p)[`site/${a(t).page.value.relativePath}`]},null,8,h)]),g]))}});export{T as __pageData,b as default};
|