Ferrum is a WIP Video Rendered built on Metal (a low-level, low-overhead hardware-accelerated 3D graphic and compute shader API created by Apple) using Rust and objc2-metal.
Ferrum is the latin word for Iron. It's a play of words of using Metal in Rust.
This project is heavily inspired by swaptube a video renderer made by 2swap. Instead of using CUDA C I wanted to use Metal to fully exploit the M-series chips for graphics.
My original intent is to make a renderer to make educational youtube videos.