Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 567 Bytes

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