51 releases (4 stable)

1.1.1 Feb 1, 2025
0.14.3 Nov 1, 2024
0.14.2 May 2, 2024
0.14.1 Feb 9, 2024
0.9.2 Nov 5, 2023

#496 in Game dev

Download history 9/week @ 2024-10-20 142/week @ 2024-10-27 37/week @ 2024-11-03 14/week @ 2024-11-10 7/week @ 2024-11-17 6/week @ 2024-11-24 3/week @ 2024-12-01 19/week @ 2024-12-08 20/week @ 2024-12-15 2/week @ 2024-12-22 1/week @ 2025-01-05 63/week @ 2025-01-12 282/week @ 2025-01-19 282/week @ 2025-01-26 104/week @ 2025-02-02

731 downloads per month
Used in display3d

MIT license

91KB
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

~5–13MB
~232K SLoC