Skip to content

codebycruz/hood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 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.3+
Vulkan 🚧 🚧

Installation

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

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

Example

You can run the example quite simply with

lpm x triangle --git https://github.com/codebycruz/hood

About

Cross-platform rendering in pure LuaJIT.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages