46 releases (13 breaking)

0.14.2 May 2, 2024
0.14.1 Feb 9, 2024
0.13.2 Feb 7, 2024
0.9.2 Nov 5, 2023

#325 in Game dev

Download history 29/week @ 2024-01-22 13/week @ 2024-01-29 200/week @ 2024-02-05 150/week @ 2024-02-12 71/week @ 2024-02-19 126/week @ 2024-02-26 32/week @ 2024-03-04 53/week @ 2024-03-11 23/week @ 2024-03-18 3/week @ 2024-03-25 34/week @ 2024-04-01 10/week @ 2024-04-08 5/week @ 2024-04-22 148/week @ 2024-04-29 16/week @ 2024-05-06

170 downloads per month
Used in display3d

MIT license

120KB
2.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

~1–11MB
~107K SLoC