An open API service indexing awesome lists of open source software.

https://github.com/kellerkindt/hotrod

My toy game engine written in Rust and Vulkan
https://github.com/kellerkindt/hotrod

game-engine game-engine-2d rust vulkan vulkan-engine

Last synced: 15 days ago
JSON representation

My toy game engine written in Rust and Vulkan

Awesome Lists containing this project

README

          

# HotRod Engine

My toy game engine written in Rust and Vulkan.
It uses [vulkano](https://crates.io/crates/vulkano) for the Vulkan bindings and [egui](https://crates.io/crates/egui) as UI framework.

[![example](examples/main.png)](examples/main/main.rs)