Skip to content

codebycruz/hood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 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

Use this package with the lde package manager.

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

Example

You can run the example quite simply with

ldx triangle --git https://github.com/codebycruz/hood

About

Cross-platform rendering in pure LuaJIT.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages