Dust3D is a cross-platform 3D modeling software that enables creation of low-poly 3D models for video games, 3D printing, and other applications.
The tool addresses the need for accessible 3D model creation by providing an integrated workflow that combines multiple modeling capabilities. It includes built-in rigging for skeletal animation, procedural animation features, and automatic UV unwrapping. Models can be exported to GLB and FBX formats, making them compatible with game engines and 3D printing pipelines.
Dust3D suits developers and creators working on game assets or 3D-printable objects who want an all-in-one solution without learning multiple specialized tools. The software runs on Windows, macOS, and Linux, removing platform constraints. It is particularly valuable for those focused on low-poly aesthetics, which remain popular in indie game development and stylized graphics. The built-in rigging and animation capabilities mean users can prepare models for immediate use in game engines rather than requiring external rigging software.
The project maintains active development with regular updates merged to the main branch and documented in changelogs. Release cycles follow a structured process involving version tagging and automated artifact generation across platforms. The codebase is written in C++ and built with Qt, requiring Qt 6 or Qt 5 with specific modules for cross-platform compatibility. Build instructions are provided for all three major operating systems, with platform-specific setup documented clearly.