Lava.jl

A Vulkan renderer written in Julia
Author serenity4
Popularity
14 Stars
Updated Last
2 Months Ago
Started In
August 2021

Lava

ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

Renderer based on Vulkan.jl.

Render graphs

This project uses a render graph to automate and optimize resource state transitions and resource synchronization. You can read more about render graphs here: