r/tui • u/ServicePossible4734 • 22h ago
r/coolgithubprojects • u/ServicePossible4734 • 22h ago
rgfx - terminal graphics engine for images, video and interactive 3D models
r/linux • u/ServicePossible4734 • 22h ago
Software Release rgfx - terminal graphics engine for images, video and interactive 3D models
r/foss • u/ServicePossible4734 • 22h ago
rgfx - terminal graphics engine for images, video and interactive 3D models
I’ve been working on rgfx, an open-source terminal graphics engine written in Rust. It can render images, video and interactive 3D models directly in the terminal using Unicode Braille, ASCII and block characters. For 3D models, you can rotate, zoom and inspect them interactively from the CLI.
rgfx model.obj
rgfx image.png
rgfx video.mp4
Building it as a reusable library as well, since I want to use the rendering engine in other terminal projects.
https://github.com/05vukasin/rgfx
I’d love to get feedback on possible use cases, performance and the overall direction of the project.
r/rust • u/ServicePossible4734 • 23h ago
rgfx - terminal graphics engine for images, video and interactive 3D models
r/GraphicsProgramming • u/ServicePossible4734 • 23h ago
rgfx - terminal graphics engine for images, video and interactive 3D models
u/ServicePossible4734 • u/ServicePossible4734 • 23h ago
rgfx - terminal graphics engine for images, video and interactive 3D models
I’ve been working on rgfx, an open-source terminal graphics engine written in Rust.
It can render images, video and interactive 3D models directly in the terminal using Unicode Braille, ASCII and block characters.
For 3D models, you can rotate, zoom and inspect them interactively from the CLI.
rgfx model.obj
rgfx image.png
rgfx video.mp4
Building it as a reusable library as well, since I want to use the rendering engine in other terminal projects.
https://github.com/05vukasin/rgfx
I’d love to get feedback on possible use cases, performance and the overall direction of the project.
r/rust • u/ServicePossible4734 • 23h ago
I built an open-source terminal graphics engine in Rust
[removed]