52 releases (5 stable)

Uses new Rust 2024

1.2.0 Mar 15, 2025
1.1.0 Jan 27, 2025
0.14.3 Nov 1, 2024
0.14.2 May 2, 2024
0.9.2 Nov 5, 2023

#9 in Rendering engine

Download history 6/week @ 2025-01-07 108/week @ 2025-01-14 319/week @ 2025-01-21 243/week @ 2025-01-28 68/week @ 2025-02-04 53/week @ 2025-02-11 25/week @ 2025-02-18 16/week @ 2025-02-25 10/week @ 2025-03-04 147/week @ 2025-03-11 49/week @ 2025-03-18 15/week @ 2025-03-25 17/week @ 2025-04-01 12/week @ 2025-04-08 4/week @ 2025-04-15 46/week @ 2025-04-22

80 downloads per month
Used in display3d

MIT license

81KB
1.5K SLoC

Crates.io Stars Last commit Code size Crates.io Issues

Introduction

Gemini is a monospaced ASCII rendering engine, capable of rendering 2D and 3D graphics in a terminal or console and written in Rust. This is a loose port of gemini-py which was made in Python but was deprecated due to performance limitations.

IMPORTANT: You MUST use a monospace font in the terminal for the engine to render the view properly Looking for input? The console-input crate (also made by me) makes it easy to implement cross-platform input

As of now this is still a work in progress, so any feedback or issue requests would be very much appreciated :)

Projects created using Gemini

Dependencies

~6–15MB
~260K SLoC