Skip to content

Murat65536/dcat

Repository files navigation

dcat

A 3d model viewer for the terminal

preview.mp4

Install

Prebuilt binaries for every release are on the releases page.

See BUILD.md to build from source.

Windows

Download and run dcat-windows-setup.exe.

Linux

Download and extract the tarball; the binary finds its shaders/ directory next to itself, so it runs in place:

tar -xzf dcat-linux-x86_64.tar.gz
./dcat-linux/dcat

The binary is dynamically linked, so the runtime libraries (Vulkan, assimp, libsixel, libvips) must be installed from your package manager.

Star History

Star History Chart