rust-sloth
CL 3D renderer
A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats.
A 3D software rasterizer... for the terminal!
788 stars
12 watching
19 forks
Language: Rust
last commit: 11 months ago clicli-appcomputer-graphicsgraphicsgraphics-3dhacktoberfestrust
Related projects:
Repository | Description | Stars |
---|---|---|
gwihlidal/render-rs | A collection of Rust crates providing rendering abstractions. | 30 |
zipxing/rust_pixel | A 2D game engine and rapid prototyping tool that supports text and graphics rendering modes for creating pixel-style games and terminal applications. | 151 |
sebcrozet/kiss3d | A lightweight 3D graphics engine for creating simple geometric figures and scenes with minimal complexity | 1,508 |
console-rs/dialoguer | A Rust library providing utilities for crafting user-friendly command line interfaces. | 1,347 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,636 |
kaminarios/rustracer | A 3D graphics rendering library utilizing Vulkan ray tracing and written in Rust | 73 |
ax3l/lines-are-rusty | Re-implementation of an SVG renderer for eink devices like the reMarkable tablet | 85 |
asny/three-d | A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,345 |
wahn/rs_pbrt | A Rust implementation of physically based rendering techniques. | 813 |
thinkofname/rust-quake | A Rust implementation of a Quake map renderer | 73 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
limeth/euclider | A ray tracing prototype that allows users to explore higher-dimensional spaces with non-Euclidean-like features | 215 |
pyrossh/rust-embed | A tool that embeds static assets into Rust binaries at compile time or loads them from the file system during runtime. | 1,696 |
lordbenjamin/sharp-and-rusty | A desktop application hosting an OpenGL triangle renderer written in Rust and C#. | 5 |
cognitive-engineering-lab/aquascope | An interactive visualization tool for Rust programs, showing borrow checker and execution flow | 2,078 |