Oxalis

2024-present

Oxalis (named after a flower affected by the rust fungi) is [going to be] a real-time renderer written in Rust. This is a project I'm doing alongside a friend.

2024-04-23 - A Triangle!

After following the Vulkan tutorial I now have a hard-coded triangle written using the ash Vulkan bindings for Rust, some glsl, and some utility functions and help from vulkanalia.

A single triangle with colourful shading, known as the 'hello triangle' in graphics.

Frontier

2024-present

Frontier is a small Rust command line tool for ease of reproducing installations. It is still WIP, but currently supports generating a configuration file that lists all user installed packages which can then be installed using Frontier.