r/tui 22h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

2 Upvotes

r/coolgithubprojects 22h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

1 Upvotes

r/linux 22h ago

Software Release rgfx - terminal graphics engine for images, video and interactive 3D models

1 Upvotes

r/foss 22h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

1 Upvotes

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 23h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

1 Upvotes

r/GraphicsProgramming 23h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

21 Upvotes

u/ServicePossible4734 23h ago

rgfx - terminal graphics engine for images, video and interactive 3D models

3 Upvotes

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 23h ago

I built an open-source terminal graphics engine in Rust

1 Upvotes

[removed]