Skip to content

A cross platform rendering API in pure LuaJIT.

Notifications You must be signed in to change notification settings

codebycruz/hood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hood

A cross-platform graphics library for LuaJIT entirely from scratch.
Based upon the WebGPU and Vulkan specifications.

Triangle Example

See the triangle example for the full code.

Backends

Backend Windows Linux macOS
OpenGL 4.5+
Vulkan 🚧 🚧

Installation

This is mainly intended to be consumed with the lpm package manager.

lpm add --git https://github.com/codebycruz/hood

About

A cross platform rendering API in pure LuaJIT.

Topics

Resources

Stars

Watchers

Forks