Show HN: A PSX/DOS style 3D game written in Rust with a custom software renderer
via totenarctanz.itch.io
Short excerpt below. Read at the original source.
So, after years of abandoning Rust after the hello world stage, I finally decided to do something substantial. It started with simple line rendering, but I liked how it was progressing so I figured I could make a reasonably complete PSX style renderer and a game with it. My only dependency is SDL2; I treat […]