Skip to content

ibotha/zig-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig Engine

A 2D engine written in zig using vulkan.

Features

  • Input system for easy querying of keyboard and mouse state
  • Window creation on Linux using Wayland
  • Simple Vulkan rendering using a dynamic pipeline

Up coming

  • ImGui support
  • Quad rendering
  • Textures
  • Animated Sprites
  • 2D physics
    • Layers
  • Particle systems
  • Multi-Threading
    • Jobs
  • Application-Facing event system
  • ECS
  • Camera
  • Z-Sorting
  • UI
    • Text
    • Buttons
    • Sliders

LICENSE: MIT

About

An engine made in zig using vulkan, and Dear ImGui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published