Dossier
Bevy
Coverage of Bevy in the Nexus archive.
- Rodent-obsessed developer creates Ratty to bring 3D graphics to the command line
A developer named Orhun Parmaksiz has created Ratty, a terminal emulator that brings 3D graphics to the command line. Ratty uses the Bevy game engine and supports inline 3D objects, image support, and sprites. The project was inspired by TempleOS, an operating system developed by Terry Davis.
- Show HN: Browser-based light pollution simulator using real photometric data
iesna.eu is a browser-based tool for photometric data analysis and light pollution simulation using real-world data. It leverages Rust, Bevy for 3D rendering, and WebAssembly for client-side execution, allowing users to visualize sky-glow and streetlight effects in urban scenes. The project is open-source on GitHub and Crates.io.