Skip to content

zetaframe/zetaframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zetaframe

GitHub Workflow Status

A wip lightweight zig game framework.

Modules

core

The core of all zetaframe applications.

zetaframe is based around a Entity Component System (ECS).

math

A glsl compatible linear algebra library. wip

render

An powerful vulkan render api. wip.

Will later include a system that can be added directly into core.


Building

Use zig master.


License

See LICENSE.md