A one-of-a-kind command line 3D software rasterizer made with termion, tobj, and nalgebra. Currently it
supports OBJ file formats without textures or materials. Here's a really simple command for you to get started.
cargo build --release
./target/release/sloth -r "0 0 90" hand.obj
For multiple models:
./target/release/sloth -r "0 0 90" "suzy.obj hand.obj"
forked from ecumene/rust-sloth
-
Notifications
You must be signed in to change notification settings - Fork 1
A 3D software rasterizer... for the terminal!
License
sophiajt/rust-sloth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A 3D software rasterizer... for the terminal!
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 100.0%